diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:31:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:25 -0500 |
commit | a5b5cbb57ddecb12c4fc4024611b5d40cebe7590 (patch) | |
tree | 53f0179a22c1f6de6feea0f414200843fb8877a2 /dev-python/cliff | |
parent | dev-python/python-barbicanclient: 4.6.0 stablized amd64 ~arm64 x86 under alla... (diff) | |
download | gentoo-a5b5cbb57ddecb12c4fc4024611b5d40cebe7590.tar.gz gentoo-a5b5cbb57ddecb12c4fc4024611b5d40cebe7590.tar.bz2 gentoo-a5b5cbb57ddecb12c4fc4024611b5d40cebe7590.zip |
dev-python/cliff: 2.11.0 stablized amd64 ~arm64 x86 ~amd64-linux ~x86-linux under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/cliff')
-rw-r--r-- | dev-python/cliff/cliff-2.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.11.0.ebuild b/dev-python/cliff/cliff-2.11.0.ebuild index 0d69f56ea359..74b55bdf26dd 100644 --- a/dev-python/cliff/cliff-2.11.0.ebuild +++ b/dev-python/cliff/cliff-2.11.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-2.0.0[${PYTHON_USEDEP}] |