commit: c947b9c3db3a9fa7485f89a79ccc6c48bd65c637
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 31 00:55:09 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 00:55:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c947b9c3
sys-auth/keystone: 13.0.0-r1 stable amd64 and x86 for QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
sys-auth/keystone/keystone-13.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/keystone/keystone-13.0.0-r1.ebuild
b/sys-auth/keystone/keystone-13.0.0-r1.ebuild
index a2157ff67e8..54cb0b720d2 100644
--- a/sys-auth/keystone/keystone-13.0.0-r1.ebuild
+++ b/sys-auth/keystone/keystone-13.0.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="stable/queens"
else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"