diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-07 07:08:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-07 07:08:26 +0200 |
commit | 767d04d5cad9c68d79bc05a641d7385565fe2fbd (patch) | |
tree | 115e20afb7f4b23aad8d9306a8f9889710715afc /net-p2p | |
parent | dev-cpp/websocketpp: amd64 stable wrt bug #806266 (diff) | |
download | gentoo-767d04d5cad9c68d79bc05a641d7385565fe2fbd.tar.gz gentoo-767d04d5cad9c68d79bc05a641d7385565fe2fbd.tar.bz2 gentoo-767d04d5cad9c68d79bc05a641d7385565fe2fbd.zip |
net-p2p/airdcpp-webclient: amd64 stable wrt bug #806266
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.0-r1.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.0-r1.ebuild index b70ff5e20049..38e4bf64f33b 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.0-r1.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform Direct Connect client" HOMEPAGE="https://airdcpp-web.github.io/" SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug nat-pmp +tbb +webui" |