diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-07-08 23:57:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-07-08 23:57:02 -0500 |
commit | e07b9467ea884545b862a055929fd9c57be4c094 (patch) | |
tree | 11fce0167f4e5ad0608c9c86994a4982f0d97b21 /sys-cluster/nova | |
parent | app-misc/livecd-tools: 2.2 version bump (diff) | |
download | gentoo-e07b9467ea884545b862a055929fd9c57be4c094.tar.gz gentoo-e07b9467ea884545b862a055929fd9c57be4c094.tar.bz2 gentoo-e07b9467ea884545b862a055929fd9c57be4c094.zip |
sys-cluster/nova: amd64 / x86 stable
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/nova-12.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.4-r1.ebuild b/sys-cluster/nova/nova-12.0.4-r1.ebuild index ef95356304c5..01406dad6bd0 100644 --- a/sys-cluster/nova/nova-12.0.4-r1.ebuild +++ b/sys-cluster/nova/nova-12.0.4-r1.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 ) ) |