projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af804b
)
sys-cluster/neutron: amd64 stable wrt bug #558448
author
Agostino Sarubbo
<ago@gentoo.org>
Mon, 24 Aug 2015 14:01:36 +0000
(16:01 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Mon, 24 Aug 2015 14:01:36 +0000
(16:01 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
sys-cluster/neutron/neutron-2015.1.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/neutron/neutron-2015.1.1.ebuild
b/sys-cluster/neutron/neutron-2015.1.1.ebuild
index a0d278cb59b0e975e406546aaf5c7aca1c59c38b..aa01d80f3a0ec1583e075b331f76c0c68d033ed6 100644
(file)
--- a/
sys-cluster/neutron/neutron-2015.1.1.ebuild
+++ b/
sys-cluster/neutron/neutron-2015.1.1.ebuild
@@
-13,7
+13,7
@@
SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="
~
amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="compute-only dhcp doc 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