diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 14:56:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 15:32:32 -0500 |
commit | 345c2a9785d92983dd35734753b56fc793e848b0 (patch) | |
tree | eead9d6207f8465798f0c857bc961d5987839fed /dev-python/python-glanceclient | |
parent | dev-python/python-openstackclient: 3.16.1 stablized under allarchesa (diff) | |
download | gentoo-345c2a9785d92983dd35734753b56fc793e848b0.tar.gz gentoo-345c2a9785d92983dd35734753b56fc793e848b0.tar.bz2 gentoo-345c2a9785d92983dd35734753b56fc793e848b0.zip |
dev-python/python-glanceclient: 2.12.1 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild index f7e95c5df9e1..d6bfed0203ea 100644 --- a/dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-2.12.1.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" REQUIRED_USE="test? ( doc )" |