summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-30 20:49:31 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-30 20:54:03 -0500
commit249b7cb479900c20c53067132f863c0cadaf7d9a (patch)
treeade542371f71eb8b434fc535d6b7c9aa850c372a /sys-cluster
parentapp-admin/glance: amd64 and x86 stable QUEENS (diff)
downloadgentoo-249b7cb479900c20c53067132f863c0cadaf7d9a.tar.gz
gentoo-249b7cb479900c20c53067132f863c0cadaf7d9a.tar.bz2
gentoo-249b7cb479900c20c53067132f863c0cadaf7d9a.zip
sys-cluster/cinder: 12.0.0 amd64 and x86 stable QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-12.0.0.ebuild b/sys-cluster/cinder/cinder-12.0.0.ebuild
index 7c4c55c46c39..1ced12d0b38b 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"