summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-05-16 13:55:15 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-05-16 13:59:38 -0500
commit216fb2d808e1083d5539a639328a80d92f6460f8 (patch)
tree42b475a35044ab704ee1e7de9cddb92cb44689d8 /sys-cluster
parentdev-libs/cxxtools: clean up old, depend on wrt bug 498546 (diff)
downloadgentoo-216fb2d808e1083d5539a639328a80d92f6460f8.tar.gz
gentoo-216fb2d808e1083d5539a639328a80d92f6460f8.tar.bz2
gentoo-216fb2d808e1083d5539a639328a80d92f6460f8.zip
sys-cluster/nova: allarches, kthnx
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/nova/nova-12.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.3.ebuild b/sys-cluster/nova/nova-12.0.3.ebuild
index e7a73ec0ce27..45999637f53c 100644
--- a/sys-cluster/nova/nova-12.0.3.ebuild
+++ b/sys-cluster/nova/nova-12.0.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite test"
REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )