diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:51 +0100 |
commit | 354f95341a43f23f366bef969eac2247968c171b (patch) | |
tree | c556670a0dd5887a65b830d37b86f3e452da3862 /sys-auth | |
parent | dev-python/zake: x86 stable wrt bug #565742 (diff) | |
download | gentoo-354f95341a43f23f366bef969eac2247968c171b.tar.gz gentoo-354f95341a43f23f366bef969eac2247968c171b.tar.bz2 gentoo-354f95341a43f23f366bef969eac2247968c171b.zip |
sys-auth/keystone: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-auth')
-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 32b266c5d739..fa73c8a69270 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 )" |