summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 21:47:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit5c1b20795d6c1a7bb47284d6049efc45e4907126 (patch)
tree91095a4fda7bf256bee543ec07146d4087fbce0d /dev-python/glance_store
parentgames-strategy/naev: x86 stable wrt bug #580160 (diff)
downloadgentoo-5c1b20795d6c1a7bb47284d6049efc45e4907126.tar.gz
gentoo-5c1b20795d6c1a7bb47284d6049efc45e4907126.tar.bz2
gentoo-5c1b20795d6c1a7bb47284d6049efc45e4907126.zip
dev-python/glance_store: x86 stable wrt bug #580162
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r--dev-python/glance_store/glance_store-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/glance_store/glance_store-0.9.2.ebuild b/dev-python/glance_store/glance_store-0.9.2.ebuild
index 69b52c6d6e6c..592121e3fc47 100644
--- a/dev-python/glance_store/glance_store-0.9.2.ebuild
+++ b/dev-python/glance_store/glance_store-0.9.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+cinder +swift"
CDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]"