diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:58:14 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:28:44 -0600 |
commit | ea9abf589ea32f69db0e53ebffb1380a4e6e7ce7 (patch) | |
tree | 992fc71923ebdd8bfba593aacfb63968d00d19cc /dev-python/python-glanceclient | |
parent | dev-python/python-barbicanclient: 4.0.1 stable amd64 and x86 (diff) | |
download | gentoo-ea9abf589ea32f69db0e53ebffb1380a4e6e7ce7.tar.gz gentoo-ea9abf589ea32f69db0e53ebffb1380a4e6e7ce7.tar.bz2 gentoo-ea9abf589ea32f69db0e53ebffb1380a4e6e7ce7.zip |
dev-python/python-glanceclient: 2.5.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.5.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.5.0.ebuild index 14a4844e0e13..7f6c239ce9f5 100644 --- a/dev-python/python-glanceclient/python-glanceclient-2.5.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-2.5.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" REQUIRED_USE="test? ( doc )" |