commit: a9a395a626d79193e3b2f983be03ceabbca3222b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Apr 9 14:17:45 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Apr 9 14:17:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a395a6
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 <AT> gentoo.org> sys-auth/keystone/keystone-8.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/keystone/keystone-8.1.0.ebuild b/sys-auth/keystone/keystone-8.1.0.ebuild index fd0dff5..1980bd8 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 )"
