diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:22:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:22:50 +0100 |
commit | d91204565581871f02ac9e699c53d46f11b11d5e (patch) | |
tree | 86fcee3b18257e53f8846893e987b74459881052 /dev-python/python-cinderclient | |
parent | dev-python/python-glanceclient: x86 stable wrt bug #564826 (diff) | |
download | gentoo-d91204565581871f02ac9e699c53d46f11b11d5e.tar.gz gentoo-d91204565581871f02ac9e699c53d46f11b11d5e.tar.bz2 gentoo-d91204565581871f02ac9e699c53d46f11b11d5e.zip |
dev-python/python-cinderclient: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild index 78ad5db8b639..000bb2ba9b24 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.3.1.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.3.1.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="test" CDEPEND=" |