summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:22:20 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:32:49 -0500
commitb48f6e79115417f637481f00abab4768111a648f (patch)
tree9fcc6d26494ea1b7eeae46310d45c80ce363bfe0 /sys-cluster/neutron/neutron-13.0.1.ebuild
parentsys-cluster/cinder: 13.0.0 stable amd64 and x86 (diff)
downloadgentoo-b48f6e79115417f637481f00abab4768111a648f.tar.gz
gentoo-b48f6e79115417f637481f00abab4768111a648f.tar.bz2
gentoo-b48f6e79115417f637481f00abab4768111a648f.zip
sys-cluster/neutron: 12.0.4 and 13.0.1 stable amd64 and x86
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-cluster/neutron/neutron-13.0.1.ebuild')
-rw-r--r--sys-cluster/neutron/neutron-13.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/neutron/neutron-13.0.1.ebuild b/sys-cluster/neutron/neutron-13.0.1.ebuild
index a3844c8bfd2b..2ba7a245995c 100644
--- a/sys-cluster/neutron/neutron-13.0.1.ebuild
+++ b/sys-cluster/neutron/neutron-13.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/rocky/configs.tar.gz -> neutron-configs-${PV}.tar.gz
https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/rocky/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"