diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-09 17:52:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-09 17:52:38 +0100 |
commit | 7208a26f70628ad61f1e5e0e096d6789651957c4 (patch) | |
tree | 03e0ba262c0f6ad49388c4fe02e00cbf6204e98a /sys-cluster | |
parent | sys-cluster/nova: amd64 stable wrt bug #576802 (diff) | |
download | gentoo-7208a26f70628ad61f1e5e0e096d6789651957c4.tar.gz gentoo-7208a26f70628ad61f1e5e0e096d6789651957c4.tar.bz2 gentoo-7208a26f70628ad61f1e5e0e096d6789651957c4.zip |
sys-cluster/nova: x86 stable wrt bug #576802
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/nova-12.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.2-r1.ebuild b/sys-cluster/nova/nova-12.0.2-r1.ebuild index a5217c9753a2..61fe1b7c9111 100644 --- a/sys-cluster/nova/nova-12.0.2-r1.ebuild +++ b/sys-cluster/nova/nova-12.0.2-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 ) ) |