Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/miniupnpc/
Date: Mon, 01 Apr 2019 17:21:23
Message-Id: 1554138877.4fe4d838038b8a7378106ea8f03badd2c2397c3d.whissi@gentoo
1 commit: 4fe4d838038b8a7378106ea8f03badd2c2397c3d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 17:14:37 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 17:14:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe4d838
7
8 dev-python/miniupnpc: x86 stable (bug #679906)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild
17 index bd9ca5ee4a1..b1bb86c3c43 100644
18 --- a/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild
19 +++ b/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ppc ppc64 ~x86"
25 +KEYWORDS="amd64 ppc ppc64 x86"
26 IUSE=""
27
28 RDEPEND=">=net-libs/miniupnpc-${PV}:0="