commit: 842422c116a6cadb75b76238b4e21ffc336f80c7
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Sep 26 19:31:49 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Sep 26 19:31:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=842422c1
sys-cluster/cinder: unkeyword 17.1.0 for ~arm64, ~x86
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-cluster/cinder/cinder-17.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/cinder/cinder-17.1.0.ebuild
b/sys-cluster/cinder/cinder-17.1.0.ebuild
index dffd0f78e..ae18e21e1 100644
--- a/sys-cluster/cinder/cinder-17.1.0.ebuild
+++ b/sys-cluster/cinder/cinder-17.1.0.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/victoria/cinder.conf.sample
-> cinder.conf.sample-${PV}
https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64"
fi
LICENSE="Apache-2.0"