Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/miniupnpc/
Date: Sun, 26 May 2019 07:04:13
Message-Id: 1558854234.a5185da4bc7df334108f559123943eb185c6d12e.slyfox@gentoo
1 commit: a5185da4bc7df334108f559123943eb185c6d12e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 07:02:16 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 07:03:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5185da4
7
8 net-libs/miniupnpc: stable 2.1.20190408 for hppa, bug #685610
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-libs/miniupnpc/miniupnpc-2.1.20190408.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/miniupnpc/miniupnpc-2.1.20190408.ebuild b/net-libs/miniupnpc/miniupnpc-2.1.20190408.ebuild
18 index 001384d95bd..c1f5b109724 100644
19 --- a/net-libs/miniupnpc/miniupnpc-2.1.20190408.ebuild
20 +++ b/net-libs/miniupnpc/miniupnpc-2.1.20190408.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0/17"
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd"
27 IUSE="ipv6 kernel_linux static-libs"
28
29 RDEPEND=""