summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-02-05 09:38:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-02-05 09:38:42 +0100
commita0238a290b76dd4b7f4b04e1e029774987bf4a2e (patch)
tree1493f2b9e23f88993b95f8b5d6384909553d7c40 /app-admin
parentapp-admin/glance: amd64 stable wrt bug #573844 (diff)
downloadgentoo-a0238a290b76dd4b7f4b04e1e029774987bf4a2e.tar.gz
gentoo-a0238a290b76dd4b7f4b04e1e029774987bf4a2e.tar.bz2
gentoo-a0238a290b76dd4b7f4b04e1e029774987bf4a2e.zip
app-admin/glance: x86 stable wrt bug #573844
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/glance/glance-11.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-11.0.1-r1.ebuild b/app-admin/glance/glance-11.0.1-r1.ebuild
index 940588b0727d..a170f9f77a16 100644
--- a/app-admin/glance/glance-11.0.1-r1.ebuild
+++ b/app-admin/glance/glance-11.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc mysql postgres +sqlite +swift test"
REQUIRED_USE="|| ( mysql postgres sqlite )"