Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/
Date: Sat, 30 May 2020 17:52:27
Message-Id: 1590860429.d3396c354853c4af72ef9c3245b535ff306a98e1.prometheanfire@gentoo
1 commit: d3396c354853c4af72ef9c3245b535ff306a98e1
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 17:40:29 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 17:40:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3396c35
7
8 dev-python/pyroute2: 0.5.12 allarches stablized
9
10 Stablized for Openstack USSURI
11
12 Package-Manager: Portage-2.3.99, Repoman-2.3.22
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/pyroute2/pyroute2-0.5.12.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pyroute2/pyroute2-0.5.12.ebuild b/dev-python/pyroute2/pyroute2-0.5.12.ebuild
19 index 09505762e11..101c5a98dd3 100644
20 --- a/dev-python/pyroute2/pyroute2-0.5.12.ebuild
21 +++ b/dev-python/pyroute2/pyroute2-0.5.12.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/svinota/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="Apache-2.0"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm64 ~x86"
27 +KEYWORDS="amd64 ~arm64 x86"
28 IUSE="test"
29
30 BDEPEND="