diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:17:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:17:52 +0100 |
commit | dbb236e31eefb769ab40173e28edcbc9a8cfe273 (patch) | |
tree | 199d5f5a9c6bbae6de550e3946bb8aed2c7f1070 /dev-python/python-cinderclient | |
parent | dev-python/python-glanceclient: amd64 stable wrt bug #564826 (diff) | |
download | gentoo-dbb236e31eefb769ab40173e28edcbc9a8cfe273.tar.gz gentoo-dbb236e31eefb769ab40173e28edcbc9a8cfe273.tar.bz2 gentoo-dbb236e31eefb769ab40173e28edcbc9a8cfe273.zip |
dev-python/python-cinderclient: amd64 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 dbc45617f603..78ad5db8b639 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=" |