summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-04-09 16:17:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-04-09 16:17:45 +0200
commita9a395a626d79193e3b2f983be03ceabbca3222b (patch)
treef9e8c3d8482e7f8f571c71320c8bb77ec618e090 /sys-auth/keystone
parentdev-python/keystonemiddleware: x86 stable wrt bug #578876 (diff)
downloadgentoo-a9a395a626d79193e3b2f983be03ceabbca3222b.tar.gz
gentoo-a9a395a626d79193e3b2f983be03ceabbca3222b.tar.bz2
gentoo-a9a395a626d79193e3b2f983be03ceabbca3222b.zip
sys-auth/keystone: x86 stable wrt bug #578876
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/keystone-8.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-8.1.0.ebuild b/sys-auth/keystone/keystone-8.1.0.ebuild
index fd0dff52b03b..1980bd8c146b 100644
--- a/sys-auth/keystone/keystone-8.1.0.ebuild
+++ b/sys-auth/keystone/keystone-8.1.0.ebuild
@@ -14,7 +14,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="+sqlite memcached mongo mysql postgres ldap test"
REQUIRED_USE="|| ( mysql postgres sqlite )"