projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c88255
)
sys-cluster/neutron: amd64 stable wrt bug #580996
author
Agostino Sarubbo
<ago@gentoo.org>
Fri, 13 May 2016 08:34:12 +0000
(10:34 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Fri, 13 May 2016 08:41:02 +0000
(10:41 +0200)
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.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/neutron/neutron-7.0.4.ebuild
b/sys-cluster/neutron/neutron-7.0.4.ebuild
index b68506b39e5a580e180427ba3944886032361513..692f95e5640a48af82b9066e5dafdff8b10d6605 100644
(file)
--- 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