summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:21:41 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:21:41 +0100
commitfe9bec892892cb88d03d3d0e2003f8d6aa63caf7 (patch)
tree51723dbdf745c74063d6e5050153a915b05af8d0
parentsys-cluster/nova: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642 (diff)
downloadgentoo-fe9bec892892cb88d03d3d0e2003f8d6aa63caf7.tar.gz
gentoo-fe9bec892892cb88d03d3d0e2003f8d6aa63caf7.tar.bz2
gentoo-fe9bec892892cb88d03d3d0e2003f8d6aa63caf7.zip
app-admin/glance: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642
Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-admin/glance/glance-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-11.0.1.ebuild b/app-admin/glance/glance-11.0.1.ebuild
index c875e4f7db38..95dad05169b3 100644
--- a/app-admin/glance/glance-11.0.1.ebuild
+++ b/app-admin/glance/glance-11.0.1.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 )"