diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-08 09:19:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-08 09:19:48 +0100 |
commit | 759705a182f4a3c20c4ff365a8e65dd4307db422 (patch) | |
tree | 8f307aa54b6c26c4f24aea13ceab22986705513d /sys-cluster | |
parent | games-board/gtkatlantic: version bump (diff) | |
download | gentoo-759705a182f4a3c20c4ff365a8e65dd4307db422.tar.gz gentoo-759705a182f4a3c20c4ff365a8e65dd4307db422.tar.bz2 gentoo-759705a182f4a3c20c4ff365a8e65dd4307db422.zip |
sys-cluster/nova: amd64 stable wrt bug #571198
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/nova-12.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.0-r2.ebuild b/sys-cluster/nova/nova-12.0.0-r2.ebuild index 19b40113c370..b36a68330f52 100644 --- a/sys-cluster/nova/nova-12.0.0-r2.ebuild +++ b/sys-cluster/nova/nova-12.0.0-r2.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 ) ) |