sys-cluster/nova: stable amd64 and x86

Package-Manager: portage-2.2.28
This commit is contained in:
Matthew Thode
2016-07-14 21:17:07 -05:00
parent 48f231e089
commit a741d41203

View File

@@ -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 ) )