diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-19 12:13:44 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-19 12:36:05 -0600 |
commit | afa72859bae64b17b13c5b92e45ec1c4da552506 (patch) | |
tree | f197de9baafdb2f6fd61b45a308733c23d86f4cc /sys-cluster/neutron | |
parent | sys-auth/keystone: 16.0.0 allarches stablized (diff) | |
download | gentoo-afa72859bae64b17b13c5b92e45ec1c4da552506.tar.gz gentoo-afa72859bae64b17b13c5b92e45ec1c4da552506.tar.bz2 gentoo-afa72859bae64b17b13c5b92e45ec1c4da552506.zip |
sys-cluster/neutron: 15.0.0 allarches stablized
Stablized for Openstack Train
Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r-- | sys-cluster/neutron/neutron-15.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-15.0.0.ebuild b/sys-cluster/neutron/neutron-15.0.0.ebuild index 6a32ace7fec2..98b7b65c1e55 100644 --- a/sys-cluster/neutron/neutron-15.0.0.ebuild +++ b/sys-cluster/neutron/neutron-15.0.0.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/train/configs.tar.gz -> neutron-configs-${PV}.tar.gz https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/train/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" |