diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-05-16 14:51:05 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-05-16 14:51:05 -0500 |
commit | d9d444c7058ee3fd5921b88a4a823216aa96db4b (patch) | |
tree | a050a754eeb98e129f3f9fe325ab03a7e2dbaeaa /sys-cluster | |
parent | games-board/chessx: version bump (diff) | |
download | gentoo-d9d444c7058ee3fd5921b88a4a823216aa96db4b.tar.gz gentoo-d9d444c7058ee3fd5921b88a4a823216aa96db4b.tar.bz2 gentoo-d9d444c7058ee3fd5921b88a4a823216aa96db4b.zip |
sys-cluster/neutron: allarches stable
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/neutron-7.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.4.ebuild b/sys-cluster/neutron/neutron-7.0.4.ebuild index 692f95e5640a..e37ba8bd743b 100644 --- a/sys-cluster/neutron/neutron-7.0.4.ebuild +++ b/sys-cluster/neutron/neutron-7.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="compute-only dhcp doc ipv6 l3 metadata openvswitch linuxbridge server test sqlite mysql postgres" REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server |