net-analyzer/pmacct: Drop ppc keywords, bug 635084

This commit is contained in:
Matt Turner
2018-03-17 00:05:55 -07:00
parent 0cfdb191b1
commit 7ea96a669c
2 changed files with 2 additions and 2 deletions

View 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="

View 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 )