From f6ee8b27c30aa6fb1fa27e8a2a14b445ff57c5f2 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 15 Jan 2021 12:49:20 -0600 Subject: sys-cluster/cinder: 16.2.1 stable amd64/x86 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode --- sys-cluster/cinder/cinder-16.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster/cinder') diff --git a/sys-cluster/cinder/cinder-16.2.1.ebuild b/sys-cluster/cinder/cinder-16.2.1.ebuild index 3065830afe0f..39e74e08f6b7 100644 --- a/sys-cluster/cinder/cinder-16.2.1.ebuild +++ b/sys-cluster/cinder/cinder-16.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/cinder/ussuri/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" -- cgit v1.2.3-65-gdbad