From: Matthew Thode Date: Tue, 19 Nov 2019 18:15:15 +0000 (-0600) Subject: sys-cluster/cinder: 15.0.0 allarches stablized X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55b8d82c5b4fee2489ef594c0e356e209b0d10b2;p=gentoo.git sys-cluster/cinder: 15.0.0 allarches stablized Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode --- diff --git a/sys-cluster/cinder/cinder-15.0.0.ebuild b/sys-cluster/cinder/cinder-15.0.0.ebuild index c4e15f6641ee..c688244a22a6 100644 --- a/sys-cluster/cinder/cinder-15.0.0.ebuild +++ b/sys-cluster/cinder/cinder-15.0.0.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/train/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"