summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-06-23 13:35:40 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-06-23 13:39:23 -0500
commit8af121100251dbb8fe08856713705f4b954ab62d (patch)
tree4fcd4dae05e594835518345f297e4fb75ca326c9 /sys-cluster
parentsys-cluster/nova: 20.2.0 cleanup (diff)
downloadgentoo-8af121100251dbb8fe08856713705f4b954ab62d.tar.gz
gentoo-8af121100251dbb8fe08856713705f4b954ab62d.tar.bz2
gentoo-8af121100251dbb8fe08856713705f4b954ab62d.zip
sys-cluster/nova: 20.3.0 stable amd64/x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/nova/nova-20.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-20.3.0.ebuild b/sys-cluster/nova/nova-20.3.0.ebuild
index a866be1bbd8e..c68161259e22 100644
--- a/sys-cluster/nova/nova-20.3.0.ebuild
+++ b/sys-cluster/nova/nova-20.3.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/train/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"