summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/keystone/keystone-8.0.1.ebuild')
-rw-r--r--sys-auth/keystone/keystone-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-8.0.1.ebuild b/sys-auth/keystone/keystone-8.0.1.ebuild
index 1c62ec745baa..673cc49cf940 100644
--- a/sys-auth/keystone/keystone-8.0.1.ebuild
+++ b/sys-auth/keystone/keystone-8.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+sqlite memcached mongo mysql postgres ldap test"
REQUIRED_USE="|| ( mysql postgres sqlite )"