summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:15:57 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:15:57 -0500
commitb38fa35189efb68539ddb453a2622bcde123e13a (patch)
tree35e647747aa7edcf65167c52961af14b2558bc09 /dev-python/cliff
parentstablize openstack ocata python-barbicanclient-4.2.0 x86 and amd64 (diff)
downloadgentoo-b38fa35189efb68539ddb453a2622bcde123e13a.tar.gz
gentoo-b38fa35189efb68539ddb453a2622bcde123e13a.tar.bz2
gentoo-b38fa35189efb68539ddb453a2622bcde123e13a.zip
stablize openstack ocata cliff-2.4.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/cliff')
-rw-r--r--dev-python/cliff/cliff-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.4.0.ebuild b/dev-python/cliff/cliff-2.4.0.ebuild
index 08b363afa4c5..f84e3bbca81b 100644
--- a/dev-python/cliff/cliff-2.4.0.ebuild
+++ b/dev-python/cliff/cliff-2.4.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 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"