From: Matthew Thode Date: Sat, 31 Mar 2018 01:49:31 +0000 (-0500) Subject: sys-cluster/cinder: 12.0.0 amd64 and x86 stable QUEENS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=249b7cb479900c20c53067132f863c0cadaf7d9a;p=gentoo.git sys-cluster/cinder: 12.0.0 amd64 and x86 stable QUEENS Package-Manager: Portage-2.3.26, Repoman-2.3.7 --- 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"