diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:57:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:58:52 +0200 |
commit | 0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5 (patch) | |
tree | 8d15c4c506e3787c188e3981796f5eb461e26ec2 /net-p2p/airdcpp-webclient | |
parent | games-util/libstrangle: xorg-proto -> libX11 (diff) | |
download | gentoo-0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5.tar.gz gentoo-0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5.tar.bz2 gentoo-0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5.zip |
net-p2p/airdcpp-webclient: amd64 stable wrt bug #857546
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p/airdcpp-webclient')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 48c674e1b803..881c4760d522 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |