summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:10:31 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:10:31 -0500
commit6ffa6ad3f38f10bb15c57ae1921a50ce2e940fd7 (patch)
treebf7f72e72d4e2479b7ad50632ef5a1fca923fe10 /sys-cluster
parentstablize openstack ocata neutron-10.0.0 x86 and amd64 (diff)
downloadgentoo-6ffa6ad3f38f10bb15c57ae1921a50ce2e940fd7.tar.gz
gentoo-6ffa6ad3f38f10bb15c57ae1921a50ce2e940fd7.tar.bz2
gentoo-6ffa6ad3f38f10bb15c57ae1921a50ce2e940fd7.zip
stablize openstack ocata nova-15.0.2 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/nova/nova-15.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-15.0.2.ebuild b/sys-cluster/nova/nova-15.0.2.ebuild
index 8091ac78fa29..640ec44b6e75 100644
--- a/sys-cluster/nova/nova-15.0.2.ebuild
+++ b/sys-cluster/nova/nova-15.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ocata/nova.c
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"
REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )