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-nntp/nzbget/
Date: Tue, 16 Aug 2022 07:46:22
Message-Id: 1660635932.8696e5ad7b67c83eae3183a517788bcc5192ca61.ago@gentoo
1 commit: 8696e5ad7b67c83eae3183a517788bcc5192ca61
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 07:45:32 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 07:45:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8696e5ad
7
8 net-nntp/nzbget: ppc stable wrt bug #864235
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-nntp/nzbget/nzbget-21.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nntp/nzbget/nzbget-21.1-r1.ebuild b/net-nntp/nzbget/nzbget-21.1-r1.ebuild
16 index 64edd95ee94a..f042049e5309 100644
17 --- a/net-nntp/nzbget/nzbget-21.1-r1.ebuild
18 +++ b/net-nntp/nzbget/nzbget-21.1-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ~ppc ~x86"
24 +KEYWORDS="~amd64 arm ppc ~x86"
25 IUSE="debug gnutls ncurses +parcheck ssl test zlib"
26 RESTRICT="!test? ( test )"