commit: eb951c99770667d3033f964ac7b62821759aa00b
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 15:36:17 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 15:38:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb951c99
sys-cluster/cinder: 13.0.5 stable amd64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.14
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
sys-cluster/cinder/cinder-13.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/cinder/cinder-13.0.5.ebuild
b/sys-cluster/cinder/cinder-13.0.5.ebuild
index dedea484546..b599d7a7b07 100644
--- a/sys-cluster/cinder/cinder-13.0.5.ebuild
+++ b/sys-cluster/cinder/cinder-13.0.5.ebuild
@@ -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"