summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-05-30 12:57:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-05-30 12:57:26 -0500
commit8f28bac6e6673fa0b839e976793f3a5ea287862d (patch)
treef70d08726f369aa939486e085871d83d6ac64f47 /sys-cluster/cinder
parentapp-admin/glance: 20.0.0 stable amd64/x86 for openstack ussuri (diff)
downloadgentoo-8f28bac6e6673fa0b839e976793f3a5ea287862d.tar.gz
gentoo-8f28bac6e6673fa0b839e976793f3a5ea287862d.tar.bz2
gentoo-8f28bac6e6673fa0b839e976793f3a5ea287862d.zip
sys-cluster/cinder: 16.0.0 stable amd64/x86 for openstack ussuri
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r--sys-cluster/cinder/cinder-16.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-16.0.0.ebuild b/sys-cluster/cinder/cinder-16.0.0.ebuild
index a22eb94ab54d..7a062a48e6f9 100644
--- a/sys-cluster/cinder/cinder-16.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-16.0.0.ebuild
@@ -17,7 +17,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"