diff options
author | Sam James <sam@gentoo.org> | 2021-08-08 00:33:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-08 00:33:35 +0100 |
commit | 82d616b52fd8ee7535e7a31f9b8b9944c208c02f (patch) | |
tree | 46344ef9a130b2276bfc0b507581ea69b219cb9c /net-p2p/airdcpp-webclient | |
parent | dev-perl/JSON-MaybeXS: Stabilize 1.4.3 x86, #806112 (diff) | |
download | gentoo-82d616b52fd8ee7535e7a31f9b8b9944c208c02f.tar.gz gentoo-82d616b52fd8ee7535e7a31f9b8b9944c208c02f.tar.bz2 gentoo-82d616b52fd8ee7535e7a31f9b8b9944c208c02f.zip |
net-p2p/airdcpp-webclient: Stabilize 2.11.0-r1 x86, #806266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/airdcpp-webclient')
-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 38e4bf64f33b..9771504e496c 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" |