diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-12-19 15:39:27 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-12-19 15:40:37 -0600 |
commit | fc9b19785662b4863f5af3f2ce75bc63cd792609 (patch) | |
tree | b1d74fded5b5fecbd53b250eb0275f95e39627d9 /sys-cluster/neutron | |
parent | sys-cluster/cinder: 17.0.1 stable amd64 / x86 (diff) | |
download | gentoo-fc9b19785662b4863f5af3f2ce75bc63cd792609.tar.gz gentoo-fc9b19785662b4863f5af3f2ce75bc63cd792609.tar.bz2 gentoo-fc9b19785662b4863f5af3f2ce75bc63cd792609.zip |
sys-cluster/neutron: 17.0.0 stable amd64 / x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r-- | sys-cluster/neutron/neutron-17.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-17.0.0.ebuild b/sys-cluster/neutron/neutron-17.0.0.ebuild index 11c02b079653..08a0bdd70527 100644 --- a/sys-cluster/neutron/neutron-17.0.0.ebuild +++ b/sys-cluster/neutron/neutron-17.0.0.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/victoria/configs.tar.gz -> neutron-configs-${PV}.tar.gz https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/victoria/ml2_plugins.tar.gz -> neutron-ml2-plugins-${PV}.tar.gz https://tarballs.openstack.org/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0" |