From: Agostino Sarubbo Date: Mon, 24 Aug 2015 14:03:00 +0000 (+0200) Subject: sys-auth/keystone: x86 stable wrt bug #558448 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e78def513819978545b0952048db4287ca532066;p=gentoo.git sys-auth/keystone: x86 stable wrt bug #558448 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- diff --git a/sys-auth/keystone/keystone-2015.1.1.ebuild b/sys-auth/keystone/keystone-2015.1.1.ebuild index c1cf8d2ce55d..47b6f3e62753 100644 --- a/sys-auth/keystone/keystone-2015.1.1.ebuild +++ b/sys-auth/keystone/keystone-2015.1.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${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 )"