summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-30 19:55:09 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-30 19:55:09 -0500
commitc947b9c3db3a9fa7485f89a79ccc6c48bd65c637 (patch)
tree419b818ea368b16c0304b29997cbf5fd36465773 /sys-auth
parentdev-python/pymongo: 3.5.1 stablized amd64 ~arm64 ~hppa x86 under allarches (diff)
downloadgentoo-c947b9c3db3a9fa7485f89a79ccc6c48bd65c637.tar.gz
gentoo-c947b9c3db3a9fa7485f89a79ccc6c48bd65c637.tar.bz2
gentoo-c947b9c3db3a9fa7485f89a79ccc6c48bd65c637.zip
sys-auth/keystone: 13.0.0-r1 stable amd64 and x86 for QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-13.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-13.0.0-r1.ebuild b/sys-auth/keystone/keystone-13.0.0-r1.ebuild
index a2157ff67e8c..54cb0b720d2f 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"