net-analyzer/pmacct: Drop ppc keywords, bug 635084
authorMatt Turner <mattst88@gentoo.org>
Sat, 17 Mar 2018 07:05:55 +0000 (00:05 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 17 Mar 2018 07:05:55 +0000 (00:05 -0700)
net-analyzer/pmacct/pmacct-1.5.1.ebuild
net-analyzer/pmacct/pmacct-1.6.2.ebuild

index 22ffb38dbf1d86b71a311185a11377092c383045..42f78533f6aa8ed952cf3c013068f771cae9f35f 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="http://www.pmacct.net/${P/_}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="64bit debug geoip ipv6 mongodb mysql postgres sqlite threads ulog"
 
 RDEPEND="
index 0b22f3b865ca36b58f8ecded9f7c1c78f54e5c13..72d65265800b81a8ec8dc20f73800c1674dbacf0 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="64bit debug geoip geoipv2 ipv6 jansson kafka mongodb mysql nflog postgres rabbitmq sqlite threads"
 REQUIRED_USE="
        ?? ( geoip geoipv2 )