commit: de990b2e83c02e60d7be39c7e6e59ad97c6b296c Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Jul 9 04:59:35 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Jul 9 04:59:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de990b2e
sys-cluster/neutron: amd64 / x86 stable Package-Manager: portage-2.2.28 sys-cluster/neutron/neutron-8.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/neutron/neutron-8.1.2.ebuild b/sys-cluster/neutron/neutron-8.1.2.ebuild index c15208b..47163a5 100644 --- a/sys-cluster/neutron/neutron-8.1.2.ebuild +++ b/sys-cluster/neutron/neutron-8.1.2.ebuild @@ -15,7 +15,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-only dhcp ipv6 l3 metadata openvswitch linuxbridge server sqlite mysql postgres" REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server
