summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 14:22:48 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:33:53 -0600
commit4abd55a3e5fc652201b30abaddd79c614b8e7c2a (patch)
tree160429e647578843772427ea65f0c32d1fedd168 /app-admin/glance/glance-13.0.0.ebuild
parentsys-auth/keystone: 10.0.0 stable amd64 and x86 (diff)
downloadgentoo-4abd55a3e5fc652201b30abaddd79c614b8e7c2a.tar.gz
gentoo-4abd55a3e5fc652201b30abaddd79c614b8e7c2a.tar.bz2
gentoo-4abd55a3e5fc652201b30abaddd79c614b8e7c2a.zip
app-admin/glance: 13.0.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-admin/glance/glance-13.0.0.ebuild')
-rw-r--r--app-admin/glance/glance-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-13.0.0.ebuild b/app-admin/glance/glance-13.0.0.ebuild
index 718fde9869ec..2b6384d28163 100644
--- a/app-admin/glance/glance-13.0.0.ebuild
+++ b/app-admin/glance/glance-13.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="doc mysql postgres +sqlite +swift"
REQUIRED_USE="|| ( mysql postgres sqlite )"