summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-11-08 10:30:38 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-11-08 11:31:25 -0600
commita6ca8843f698d58d182d5918aedb73042219e939 (patch)
tree76054e0ec9b6f8d919f7b48a8202c947cd58b9ef /sys-cluster/nova/nova-18.0.3.ebuild
parentmail-filter/milter-regex: Replacement for outdated ebuild (diff)
downloadgentoo-a6ca8843f698d58d182d5918aedb73042219e939.tar.gz
gentoo-a6ca8843f698d58d182d5918aedb73042219e939.tar.bz2
gentoo-a6ca8843f698d58d182d5918aedb73042219e939.zip
sys-cluster/nova: 16.1.6 17.0.7 18.0.3 stable amd64 and x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/nova/nova-18.0.3.ebuild')
-rw-r--r--sys-cluster/nova/nova-18.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-18.0.3.ebuild b/sys-cluster/nova/nova-18.0.3.ebuild
index 7802571382b4..7e90573d6553 100644
--- a/sys-cluster/nova/nova-18.0.3.ebuild
+++ b/sys-cluster/nova/nova-18.0.3.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/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"