diff options
author | 2019-05-11 14:04:13 -0500 | |
---|---|---|
committer | 2019-05-11 14:06:02 -0500 | |
commit | 487750f1507f0f82269a80e982bfd2daedeb9329 (patch) | |
tree | 61b17cc5eff29bfc81d4855472e83e94670770e7 /dev-python/python-glanceclient | |
parent | dev-python/warlock: 1.3.0 allarches stablized (diff) | |
download | gentoo-487750f1507f0f82269a80e982bfd2daedeb9329.tar.gz gentoo-487750f1507f0f82269a80e982bfd2daedeb9329.tar.bz2 gentoo-487750f1507f0f82269a80e982bfd2daedeb9329.zip |
dev-python/python-glanceclient: 2.16.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.16.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.16.0.ebuild index 9795334878a9..ac7282a691dd 100644 --- a/dev-python/python-glanceclient/python-glanceclient-2.16.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-2.16.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 )" |