diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:24 +0100 |
commit | 348949ef40126c0af9fab9fecd68b460867fc2ba (patch) | |
tree | e9d2c933dfb575e1b80f6dbf8ec3b2a4f2738f98 /sys-auth/keystone | |
parent | dev-python/zake: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-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/keystone')
-rw-r--r-- | sys-auth/keystone/keystone-8.0.0.ebuild | 2 |
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 )" |