diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:30:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:30:23 -0500 |
commit | 413db6cdbeb97a1edc128b298d50e537dc6beb8b (patch) | |
tree | f7e742b6bb4c08d6132d39bd6de35d4bf61a0261 /dev-python/python-glanceclient | |
parent | dev-python/os-client-config: 1.28.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-413db6cdbeb97a1edc128b298d50e537dc6beb8b.tar.gz gentoo-413db6cdbeb97a1edc128b298d50e537dc6beb8b.tar.bz2 gentoo-413db6cdbeb97a1edc128b298d50e537dc6beb8b.zip |
dev-python/python-glanceclient: 2.8.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.8.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.8.0.ebuild index 1576b4c1d14f..d7d4ae555ce9 100644 --- a/dev-python/python-glanceclient/python-glanceclient-2.8.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-2.8.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 )" |