From: Matthew Thode Date: Mon, 10 Jun 2019 15:36:17 +0000 (-0500) Subject: sys-cluster/cinder: 13.0.5 stable amd64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb951c99770667d3033f964ac7b62821759aa00b;p=gentoo.git sys-cluster/cinder: 13.0.5 stable amd64 and x86 Package-Manager: Portage-2.3.66, Repoman-2.3.14 Signed-off-by: Matthew Thode --- diff --git a/sys-cluster/cinder/cinder-13.0.5.ebuild b/sys-cluster/cinder/cinder-13.0.5.ebuild index dedea484546e..b599d7a7b07b 100644 --- a/sys-cluster/cinder/cinder-13.0.5.ebuild +++ b/sys-cluster/cinder/cinder-13.0.5.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/rocky/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"