commit: 348949ef40126c0af9fab9fecd68b460867fc2ba Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Nov 16 16:14:24 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Nov 16 16:14:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348949ef
sys-auth/keystone: amd64 stable wrt bug #565742 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sys-auth/keystone/keystone-8.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/keystone/keystone-8.0.0.ebuild b/sys-auth/keystone/keystone-8.0.0.ebuild index e0ecba7..32b266c 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 )"
