diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:26:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:26:06 +0100 |
commit | d5845adb2bb702855fa24689150964540e16a886 (patch) | |
tree | 8d1172183604e678b3d4d31b593230803a99437e /sys-cluster | |
parent | sys-cluster/cinder: x86 stable wrt bug #565742 (diff) | |
download | gentoo-d5845adb2bb702855fa24689150964540e16a886.tar.gz gentoo-d5845adb2bb702855fa24689150964540e16a886.tar.bz2 gentoo-d5845adb2bb702855fa24689150964540e16a886.zip |
sys-cluster/neutron: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/neutron-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.0.ebuild b/sys-cluster/neutron/neutron-7.0.0.ebuild index 1e0545100bf7..69dc05884acc 100644 --- a/sys-cluster/neutron/neutron-7.0.0.ebuild +++ b/sys-cluster/neutron/neutron-7.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${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 |