summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:14:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:14:24 +0100
commit348949ef40126c0af9fab9fecd68b460867fc2ba (patch)
treee9d2c933dfb575e1b80f6dbf8ec3b2a4f2738f98 /sys-auth
parentdev-python/zake: amd64 stable wrt bug #565742 (diff)
downloadgentoo-348949ef40126c0af9fab9fecd68b460867fc2ba.tar.gz
gentoo-348949ef40126c0af9fab9fecd68b460867fc2ba.tar.bz2
gentoo-348949ef40126c0af9fab9fecd68b460867fc2ba.zip
sys-auth/keystone: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-8.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-8.0.0.ebuild b/sys-auth/keystone/keystone-8.0.0.ebuild
index e0ecba74e61c..32b266c5d739 100644
--- a/sys-auth/keystone/keystone-8.0.0.ebuild
+++ b/sys-auth/keystone/keystone-8.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${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 )"