diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-14 23:11:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-14 23:11:45 +0100 |
commit | fdbe60d4e2831728b11b4296c5013aa80defa039 (patch) | |
tree | 8a173fd2fdb24e290733d3a99143b15522af9e42 /sys-cluster/neutron | |
parent | dev-perl/libintl-perl: amd64 stable wrt bug #577104 (diff) | |
download | gentoo-fdbe60d4e2831728b11b4296c5013aa80defa039.tar.gz gentoo-fdbe60d4e2831728b11b4296c5013aa80defa039.tar.bz2 gentoo-fdbe60d4e2831728b11b4296c5013aa80defa039.zip |
sys-cluster/neutron: amd64 stable wrt bug #575608
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r-- | sys-cluster/neutron/neutron-7.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.2.ebuild b/sys-cluster/neutron/neutron-7.0.2.ebuild index 33f72a855afc..5ec4a0bfd210 100644 --- a/sys-cluster/neutron/neutron-7.0.2.ebuild +++ b/sys-cluster/neutron/neutron-7.0.2.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 |