summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-12-19 15:35:42 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-12-19 15:40:33 -0600
commit9e64bcd6d30c0cebcc14bfbbf8ffdfeef298efe1 (patch)
tree2d6472eff725ab102c63e06169defbd622522713 /sys-auth
parentdev-python/oslo-config: 8.3.3 stable amd64 / x86 with cleanup (diff)
downloadgentoo-9e64bcd6d30c0cebcc14bfbbf8ffdfeef298efe1.tar.gz
gentoo-9e64bcd6d30c0cebcc14bfbbf8ffdfeef298efe1.tar.bz2
gentoo-9e64bcd6d30c0cebcc14bfbbf8ffdfeef298efe1.zip
sys-auth/keystone: 18.0.0 stable amd64/x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-18.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-18.0.0.ebuild b/sys-auth/keystone/keystone-18.0.0.ebuild
index 875d600dda54..d09a91b28159 100644
--- a/sys-auth/keystone/keystone-18.0.0.ebuild
+++ b/sys-auth/keystone/keystone-18.0.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/victoria/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"