diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-01 10:05:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-01 10:05:20 +0200 |
commit | 7fe782ee490bba6b67a3ecc1661793a0fe751c42 (patch) | |
tree | 01fb8090ca98f6389cc2264bb1d1834150118ffa /net-p2p | |
parent | sys-libs/glibc: x86 stable wrt bug #856481 (diff) | |
download | gentoo-7fe782ee490bba6b67a3ecc1661793a0fe751c42.tar.gz gentoo-7fe782ee490bba6b67a3ecc1661793a0fe751c42.tar.bz2 gentoo-7fe782ee490bba6b67a3ecc1661793a0fe751c42.zip |
net-p2p/airdcpp-webclient: x86 stable wrt bug #857546
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild index 881c4760d522..86506593229a 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.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" |