summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-05-30 13:00:38 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-05-30 13:00:38 -0500
commit7bdd753f697ba4eff5709c45031f5e825a81e614 (patch)
treeafc636cf119fcb9b22f03016e4ea55bd8bc8eec6 /sys-cluster
parentsys-cluster/neutron: 16.0.0 stable amd64/x86 for openstack ussuri (diff)
downloadgentoo-7bdd753f697ba4eff5709c45031f5e825a81e614.tar.gz
gentoo-7bdd753f697ba4eff5709c45031f5e825a81e614.tar.bz2
gentoo-7bdd753f697ba4eff5709c45031f5e825a81e614.zip
sys-cluster/nova: 21.0.0 stable amd64/x86 for openstack ussuri
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-21.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-21.0.0.ebuild b/sys-cluster/nova/nova-21.0.0.ebuild
index b3e54e918d9d..8601ad73fd10 100644
--- a/sys-cluster/nova/nova-21.0.0.ebuild
+++ b/sys-cluster/nova/nova-21.0.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ussuri/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"