net-nntp/nzbget: stable 20.0 for ppc, bug #661354
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 20 Jul 2018 23:00:32 +0000 (00:00 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 20 Jul 2018 23:17:51 +0000 (00:17 +0100)
Bug: https://bugs.gentoo.org/661354
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

net-nntp/nzbget/nzbget-20.0.ebuild

index 0568d05c0ed70615d4e76741da2aed30d7942de2..857e8738340c1eb25336a53e882a63cbecdc361d 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="~amd64 ~arm ppc x86"
 IUSE="debug gnutls ncurses +parcheck ssl test zlib"
 
 RDEPEND="dev-libs/libxml2:=