Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/miniupnpc/
Date: Tue, 12 Mar 2019 17:04:48
Message-Id: 1552410172.8952a1e05d8bc598609a79e850a9ecc3abd58d26.zlogene@gentoo
1 commit: 8952a1e05d8bc598609a79e850a9ecc3abd58d26
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 12 17:02:52 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 12 17:02:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8952a1e0
7
8 dev-python/miniupnpc: amd64 stable wrt bug #679906
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild
18 index 4474c7bf005..309027d1701 100644
19 --- a/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild
20 +++ b/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
27 IUSE=""
28
29 RDEPEND=">=net-libs/miniupnpc-${PV}:0="