commit: 0fd40ba4786dac3a3cd5929ae1b8f5fb954d2af5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 08:57:22 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 08:58:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd40ba4
net-p2p/airdcpp-webclient: amd64 stable wrt bug #857546 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 4 ++-- 1 file 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"
