summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-07-25 01:57:15 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-07-25 02:06:58 -0500
commit007a8dde837d26f2ce3c2e16117ecb5201e925df (patch)
treeb4aaf3a42b6f500acbb4e2e30d3cae5999afe347 /dev-python/cliff
parentdev-python/voluptuous: adding keywords for stestr under allarches (diff)
downloadgentoo-007a8dde837d26f2ce3c2e16117ecb5201e925df.tar.gz
gentoo-007a8dde837d26f2ce3c2e16117ecb5201e925df.tar.bz2
gentoo-007a8dde837d26f2ce3c2e16117ecb5201e925df.zip
dev-python/cliff: add missing keywords for stestr
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-python/cliff')
-rw-r--r--dev-python/cliff/cliff-2.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.12.0.ebuild b/dev-python/cliff/cliff-2.12.0.ebuild
index 7a33576474fa..c341567e56f8 100644
--- a/dev-python/cliff/cliff-2.12.0.ebuild
+++ b/dev-python/cliff/cliff-2.12.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~s390 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]