commit: 4222eae5a64e602ac5079878dc91adfc01a68d9f
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 21:37:41 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 21:40:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4222eae5
sys-cluster/cinder: 17.0.1 stable amd64 / x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
sys-cluster/cinder/cinder-17.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/cinder/cinder-17.0.1.ebuild
b/sys-cluster/cinder/cinder-17.0.1.ebuild
index db06b542b14..1926f3de0bf 100644
--- a/sys-cluster/cinder/cinder-17.0.1.ebuild
+++ b/sys-cluster/cinder/cinder-17.0.1.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 ~arm64 x86"
fi
LICENSE="Apache-2.0"