diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 18:21:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 18:21:26 +0100 |
commit | b0826500703a76020a30650d9ea79d86e054a9f5 (patch) | |
tree | b96d3d9c4295041b39a3b924a21864bb8ef5c808 | |
parent | dev-python/reno: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642 (diff) | |
download | gentoo-b0826500703a76020a30650d9ea79d86e054a9f5.tar.gz gentoo-b0826500703a76020a30650d9ea79d86e054a9f5.tar.bz2 gentoo-b0826500703a76020a30650d9ea79d86e054a9f5.zip |
sys-cluster/nova: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-cluster/nova/nova-12.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.1.ebuild b/sys-cluster/nova/nova-12.0.1.ebuild index 9d49c42bd7c6..9d353a2c3a0b 100644 --- a/sys-cluster/nova/nova-12.0.1.ebuild +++ b/sys-cluster/nova/nova-12.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+compute compute-only iscsi +kvm +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite test xen" REQUIRED_USE=" !compute-only? ( || ( mysql postgres sqlite ) ) |