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: Tue, 06 Feb 2018 18:36:11
Message-Id: 1517942129.d25c140075c242ad9f34f34be0914053ba896e25.whissi@gentoo
1 commit: d25c140075c242ad9f34f34be0914053ba896e25
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 18:27:11 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 18:35:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d25c1400
7
8 dev-python/miniupnpc: x86 stable (bug #646550)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild b/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild
16 index c3659faf80f..1d325e2b7ac 100644
17 --- a/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild
18 +++ b/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
31 IUSE=""
32
33 RDEPEND=">=net-libs/miniupnpc-${PV}:0="