projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9972713
)
sys-cluster/neutron: amd64 stable wrt bug #575608
author
Agostino Sarubbo
<ago@gentoo.org>
Mon, 14 Mar 2016 22:11:45 +0000
(23:11 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Mon, 14 Mar 2016 22:11:45 +0000
(23:11 +0100)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-cluster/neutron/neutron-7.0.2.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/neutron/neutron-7.0.2.ebuild
b/sys-cluster/neutron/neutron-7.0.2.ebuild
index 33f72a855afc9d9eb22718454b967e3a08124bb2..5ec4a0bfd210523cc5e193f9c4d38734a070f8db 100644
(file)
--- 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