diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-24 16:01:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-24 16:01:23 +0200 |
commit | 8fbcb2583ce3e58b922284701c12e0031eb5dc6b (patch) | |
tree | 10445ffe2520f46b667034e59fb1a0354dc33e67 | |
parent | 31175571489e66ac0755c6e9758a7fd9a547ce99 (diff) | |
download | gentoo-8fbcb2583ce3e58b922284701c12e0031eb5dc6b.tar.gz gentoo-8fbcb2583ce3e58b922284701c12e0031eb5dc6b.tar.xz |
sys-auth/keystone: amd64 stable wrt bug #558448
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | sys-auth/keystone/keystone-2015.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2015.1.1.ebuild b/sys-auth/keystone/keystone-2015.1.1.ebuild index 782c872d1f5..c1cf8d2ce55 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 )" |