sys-cluster/cinder: 15.0.1 bump
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 8 Feb 2020 19:36:29 +0000 (13:36 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 8 Feb 2020 19:38:40 +0000 (13:38 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/cinder/cinder-15.0.1.ebuild

index 380941c5f784af41cb0cce11a40bbbd841c56bd1..023a076b4f1c974ac4989bb39fc52b0ec4c0fb26 100644 (file)
@@ -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"