summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:40:47 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:47:42 -0500
commit9efa1e3f2773a9398012c2cb464ac22449e5ab0c (patch)
tree15ec593e7f7a168eebb97ac08194cb0c9a1ca694
parentapp-emulation/spice-html5: 0.2.1 allarches stablized (diff)
downloadgentoo-9efa1e3f2773a9398012c2cb464ac22449e5ab0c.tar.gz
gentoo-9efa1e3f2773a9398012c2cb464ac22449e5ab0c.tar.bz2
gentoo-9efa1e3f2773a9398012c2cb464ac22449e5ab0c.zip
sys-cluster/nova: 19.0.0-r1 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--sys-cluster/nova/nova-19.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-19.0.0-r1.ebuild b/sys-cluster/nova/nova-19.0.0-r1.ebuild
index dc68e7e07ad9..ffc81bcc8570 100644
--- a/sys-cluster/nova/nova-19.0.0-r1.ebuild
+++ b/sys-cluster/nova/nova-19.0.0-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/stein/nova.conf.sample -> nova.conf.sample-${PV}
https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"