commit: 6bc00ff97412b9e60cd017cb4808e55e4be80c3a Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Nov 6 20:26:52 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Nov 6 21:34:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc00ff9
sys-cluster/nova: 14.0.1 stable amd64 and x86 Package-Manager: portage-2.3.0 sys-cluster/nova/nova-14.0.1.ebuild | 4 ++-- sys-cluster/nova/nova-2016.2.9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-cluster/nova/nova-14.0.1.ebuild b/sys-cluster/nova/nova-14.0.1.ebuild index b6d3a1f..53fc279 100644 --- a/sys-cluster/nova/nova-14.0.1.ebuild +++ b/sys-cluster/nova/nova-14.0.1.ebuild @@ -14,7 +14,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz" 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 ) ) @@ -137,7 +137,7 @@ RDEPEND=" ) iscsi? ( sys-fs/lsscsi - >=sys-block/open-iscsi-2.0.873-r2 + >=sys-block/open-iscsi-2.0.873-r1 )" #PATCHES=( diff --git a/sys-cluster/nova/nova-2016.2.9999.ebuild b/sys-cluster/nova/nova-2016.2.9999.ebuild index 911dd68..27e0b1f 100644 --- a/sys-cluster/nova/nova-2016.2.9999.ebuild +++ b/sys-cluster/nova/nova-2016.2.9999.ebuild @@ -138,7 +138,7 @@ RDEPEND=" ) iscsi? ( sys-fs/lsscsi - >=sys-block/open-iscsi-2.0.873-r2 + >=sys-block/open-iscsi-2.0.873-r1 )" #PATCHES=(
