Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/
Date: Mon, 01 Aug 2022 08:05:30
Message-Id: 1659341120.7fe782ee490bba6b67a3ecc1661793a0fe751c42.ago@gentoo
1 commit: 7fe782ee490bba6b67a3ecc1661793a0fe751c42
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 08:05:20 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 08:05:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe782ee
7
8 net-p2p/airdcpp-webclient: x86 stable wrt bug #857546
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild
16 index 881c4760d522..86506593229a 100644
17 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild
18 +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform Direct Connect client"
20 HOMEPAGE="https://airdcpp-web.github.io/"
21 SRC_URI="https://github.com/airdcpp-web/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 LICENSE="GPL-2+"
26 SLOT="0"
27 IUSE="debug nat-pmp +tbb +webui"