summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:12:55 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:36:04 -0600
commit2edebede4e56a07003429992b8f34968e4ce9efa (patch)
tree419faeb44292f78073d7546a0ab9e73eabe60ed0 /sys-auth
parentdev-python/oslo-service: 1.40.2 allarches stablized (diff)
downloadgentoo-2edebede4e56a07003429992b8f34968e4ce9efa.tar.gz
gentoo-2edebede4e56a07003429992b8f34968e4ce9efa.tar.bz2
gentoo-2edebede4e56a07003429992b8f34968e4ce9efa.zip
sys-auth/keystone: 16.0.0 allarches stablized
Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-16.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-16.0.0.ebuild b/sys-auth/keystone/keystone-16.0.0.ebuild
index d46c5c4329c3..0faa948d08ee 100644
--- a/sys-auth/keystone/keystone-16.0.0.ebuild
+++ b/sys-auth/keystone/keystone-16.0.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/train/keystone.conf.sample -> keystone.conf.sample-${PV}
https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"