diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:16:21 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:16:21 -0500 |
commit | fbaf1732e05a615e4bdb8e1bda28dca15feb8a28 (patch) | |
tree | 2d50fdbbdb8053fad72becbe7fe66e1522852e83 /dev-python/python-glanceclient | |
parent | stablize openstack ocata os-client-config-1.26.0 x86 and amd64 (diff) | |
download | gentoo-fbaf1732e05a615e4bdb8e1bda28dca15feb8a28.tar.gz gentoo-fbaf1732e05a615e4bdb8e1bda28dca15feb8a28.tar.bz2 gentoo-fbaf1732e05a615e4bdb8e1bda28dca15feb8a28.zip |
stablize openstack ocata python-glanceclient-2.6.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.6.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.6.0.ebuild index 4e86e02873c7..0c9a39ad8287 100644 --- a/dev-python/python-glanceclient/python-glanceclient-2.6.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-2.6.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" REQUIRED_USE="test? ( doc )" |