commit: c69a8c6a72509d0469eff0342da02530c914887f Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Nov 10 14:58:31 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Nov 10 14:58:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69a8c6a
sys-cluster/nova: 13.1.2 stable amd64 and x86 Package-Manager: portage-2.3.0 sys-cluster/nova/nova-13.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/nova/nova-13.1.2.ebuild b/sys-cluster/nova/nova-13.1.2.ebuild index dd4cf54..9c4fa48 100644 --- a/sys-cluster/nova/nova-13.1.2.ebuild +++ b/sys-cluster/nova/nova-13.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="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 ) )
