sys-cluster/cinder: 13.0.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:19:17 +0000 (15:19 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:32:47 +0000 (15:32 -0500)
Package-Manager: Portage-2.3.49, Repoman-2.3.11

sys-cluster/cinder/cinder-13.0.0.ebuild

index 08199f011f4694c98abd32c4c6b5b5d382eebede..bee3c5d75f1f1bc7861f36ca14c0431a7dfb035b 100644 (file)
@@ -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"