Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/neutron/
Date: Sat, 31 Mar 2018 01:54:40
Message-Id: 1522461244.c3f7f0b95955d3c6c16077e3ab94afbab5e23452.prometheanfire@gentoo
1 commit: c3f7f0b95955d3c6c16077e3ab94afbab5e23452
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 01:50:35 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 01:54:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f7f0b9
7
8 sys-cluster/neutron: 12.0.1 stable amd64 and x86 QUEENS
9
10 Package-Manager: Portage-2.3.26, Repoman-2.3.7
11
12 sys-cluster/neutron/neutron-12.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/neutron/neutron-12.0.1.ebuild b/sys-cluster/neutron/neutron-12.0.1.ebuild
16 index efbe01b7fe3..ca9e5bc0c41 100644
17 --- a/sys-cluster/neutron/neutron-12.0.1.ebuild
18 +++ b/sys-cluster/neutron/neutron-12.0.1.ebuild
19 @@ -19,7 +19,7 @@ else
20 SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/queens/configs.tar.gz -> neutron-configs-${PV}.tar.gz
21 https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/queens/ml2_plugins.tar.gz -> neutron-ml2-plugins-${PV}.tar.gz
22 https://tarballs.openstack.org/${PN}/${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="amd64 ~arm64 x86"
25 fi
26
27 LICENSE="Apache-2.0"