diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:22:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:22:45 +0100 |
commit | 84633b7f0891b21d4a6d4f312fde0bc5f9b39ddd (patch) | |
tree | 542e6423303e29fad3ec02d81d2a35f2d4861698 | |
parent | dev-python/python-neutronclient: x86 stable wrt bug #564826 (diff) | |
download | gentoo-84633b7f0891b21d4a6d4f312fde0bc5f9b39ddd.tar.gz gentoo-84633b7f0891b21d4a6d4f312fde0bc5f9b39ddd.tar.bz2 gentoo-84633b7f0891b21d4a6d4f312fde0bc5f9b39ddd.zip |
dev-python/python-glanceclient: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-1.0.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-1.0.0.ebuild index 690371afe2fe..5b792672fd3b 100644 --- a/dev-python/python-glanceclient/python-glanceclient-1.0.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-1.0.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" REQUIRED_USE="test? ( doc )" |