diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-06-04 20:51:16 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-06-04 20:51:16 -0500 |
commit | c214417929cb30941c1c44c9314cde12f472c919 (patch) | |
tree | 685369601bc3ce77f6442f1827d817368c1bbc05 /dev-python/cliff/cliff-2.0.0.ebuild | |
parent | 980e1b634d138ee9b711866abdecf11b51d4cbde (diff) | |
download | gentoo-c214417929cb30941c1c44c9314cde12f472c919.tar.gz gentoo-c214417929cb30941c1c44c9314cde12f472c919.tar.xz |
openstack mass stable for mitaka, x86 and amd64 for bug 582170
Diffstat (limited to 'dev-python/cliff/cliff-2.0.0.ebuild')
-rw-r--r-- | dev-python/cliff/cliff-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.0.0.ebuild b/dev-python/cliff/cliff-2.0.0.ebuild index 09351be0c74..29a121a15fa 100644 --- a/dev-python/cliff/cliff-2.0.0.ebuild +++ b/dev-python/cliff/cliff-2.0.0.ebuild @@ -13,7 +13,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.6[${PYTHON_USEDEP}]" |