commit: a9c94f7789a47ea350aa5de7b099d9970c0764fb
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Sep 26 19:32:33 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Sep 26 19:32:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9c94f77
sys-auth/keystone: unkeyword 18.0.0 for ~arm64, ~x86
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-auth/keystone/keystone-18.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"