commit: 249b7cb479900c20c53067132f863c0cadaf7d9a
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 31 01:49:31 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 01:54:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249b7cb4
sys-cluster/cinder: 12.0.0 amd64 and x86 stable QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
sys-cluster/cinder/cinder-12.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/cinder/cinder-12.0.0.ebuild
b/sys-cluster/cinder/cinder-12.0.0.ebuild
index 7c4c55c46c3..1ced12d0b38 100644
--- a/sys-cluster/cinder/cinder-12.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-12.0.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/queens/cinder.conf.sample
-> queens-cinder.conf.sample
https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"