summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-02-03 17:54:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-02-03 17:54:24 +0100
commit6e4641e46f7bfb162e913e9c052898f7a61296e8 (patch)
treea21e850fdd5fd4b35496caa11b095280235b3f9d /sys-auth/keystone/keystone-8.0.1-r1.ebuild
parentdev-python/keystonemiddleware: x86 stable wrt bug #573660 (diff)
downloadgentoo-6e4641e46f7bfb162e913e9c052898f7a61296e8.tar.gz
gentoo-6e4641e46f7bfb162e913e9c052898f7a61296e8.tar.bz2
gentoo-6e4641e46f7bfb162e913e9c052898f7a61296e8.zip
sys-auth/keystone: x86 stable wrt bug #573658
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/keystone-8.0.1-r1.ebuild')
-rw-r--r--sys-auth/keystone/keystone-8.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-8.0.1-r1.ebuild b/sys-auth/keystone/keystone-8.0.1-r1.ebuild
index f40447fcd0c5..00368865308b 100644
--- a/sys-auth/keystone/keystone-8.0.1-r1.ebuild
+++ b/sys-auth/keystone/keystone-8.0.1-r1.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 )"