summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:22:51 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:36:11 -0600
commit4b7183e057994f14a5a48625741d660b40d5d999 (patch)
treec3289526cebcbf92bd948c1150a2091e7a102f71 /sys-cluster/nova
parentdev-python/cryptography: 2.8 stable amd64/x86 for nova (diff)
downloadgentoo-4b7183e057994f14a5a48625741d660b40d5d999.tar.gz
gentoo-4b7183e057994f14a5a48625741d660b40d5d999.tar.bz2
gentoo-4b7183e057994f14a5a48625741d660b40d5d999.zip
sys-cluster/nova: 20.0.1 allarches stablized
Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r--sys-cluster/nova/nova-20.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-20.0.1.ebuild b/sys-cluster/nova/nova-20.0.1.ebuild
index 01dac558c9cb..721b0a62416c 100644
--- a/sys-cluster/nova/nova-20.0.1.ebuild
+++ b/sys-cluster/nova/nova-20.0.1.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"