diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2021-09-26 21:32:33 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2021-09-26 21:32:33 +0200 |
commit | a9c94f7789a47ea350aa5de7b099d9970c0764fb (patch) | |
tree | dc1ad3f0572c95651b8000240f6f57746089974f | |
parent | sys-cluster/cinder: unkeyword 17.1.0 for ~arm64, ~x86 (diff) | |
download | guru-a9c94f7789a47ea350aa5de7b099d9970c0764fb.tar.gz guru-a9c94f7789a47ea350aa5de7b099d9970c0764fb.tar.bz2 guru-a9c94f7789a47ea350aa5de7b099d9970c0764fb.zip |
sys-auth/keystone: unkeyword 18.0.0 for ~arm64, ~x86
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r-- | sys-auth/keystone/keystone-18.0.0.ebuild | 2 |
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 84b361a7c..c30bc0bea 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" fi LICENSE="Apache-2.0" |