diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:40:29 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:40:29 -0500 |
commit | d3396c354853c4af72ef9c3245b535ff306a98e1 (patch) | |
tree | 1f7678edd4eecb947565abfb662cb00a91144811 /dev-python/pyroute2 | |
parent | dev-python/warlock: 1.3.3 allarches stablized (diff) | |
download | gentoo-d3396c354853c4af72ef9c3245b535ff306a98e1.tar.gz gentoo-d3396c354853c4af72ef9c3245b535ff306a98e1.tar.bz2 gentoo-d3396c354853c4af72ef9c3245b535ff306a98e1.zip |
dev-python/pyroute2: 0.5.12 allarches stablized
Stablized for Openstack USSURI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/pyroute2')
-rw-r--r-- | dev-python/pyroute2/pyroute2-0.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.5.12.ebuild b/dev-python/pyroute2/pyroute2-0.5.12.ebuild index 09505762e110..101c5a98dd3a 100644 --- a/dev-python/pyroute2/pyroute2-0.5.12.ebuild +++ b/dev-python/pyroute2/pyroute2-0.5.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/svinota/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" BDEPEND=" |