summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/glance/glance-14.0.0.ebuild')
-rw-r--r--app-admin/glance/glance-14.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-14.0.0.ebuild b/app-admin/glance/glance-14.0.0.ebuild
index 02f04305b642..d968f2a9e32d 100644
--- a/app-admin/glance/glance-14.0.0.ebuild
+++ b/app-admin/glance/glance-14.0.0.ebuild
@@ -12,7 +12,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 )"