projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bcf9e4
)
sys-cluster/neutron: x86 stable wrt bug #559968
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 9 Sep 2015 07:10:47 +0000
(09:10 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 9 Sep 2015 07:10:47 +0000
(09:10 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
b/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
index e141ad6c6618544544611d98d5c4b2d7e8ab26d6..570aa745ab8631a1ed3f2b8b1fe1ffaa243f0141 100644
(file)
--- a/
sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
+++ b/
sys-cluster/neutron/neutron-2015.1.1-r1.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