summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:19:17 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:32:47 -0500
commit710407d7404d7c73b7dc1220f3c0a9238a824b3f (patch)
tree8a17c1e7aac9e0aeaed072024dec3d246890ae0e /sys-cluster/cinder
parentapp-admin/glance: 17.0.0 stable amd64 and x86 (diff)
downloadgentoo-710407d7404d7c73b7dc1220f3c0a9238a824b3f.tar.gz
gentoo-710407d7404d7c73b7dc1220f3c0a9238a824b3f.tar.bz2
gentoo-710407d7404d7c73b7dc1220f3c0a9238a824b3f.zip
sys-cluster/cinder: 13.0.0 stable amd64 and x86
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r--sys-cluster/cinder/cinder-13.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/cinder/cinder-13.0.0.ebuild b/sys-cluster/cinder/cinder-13.0.0.ebuild
index 08199f011f46..bee3c5d75f1f 100644
--- a/sys-cluster/cinder/cinder-13.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-13.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"