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: Fri, 07 Sep 2018 22:57:40
Message-Id: 1536361049.b49d7e50430ecb6e95342a5877adda066b635770.slyfox@gentoo
1 commit: b49d7e50430ecb6e95342a5877adda066b635770
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 22:57:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 22:57:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49d7e50
7
8 net-libs/miniupnpc: stable 2.0.20180503 for hppa, bug #665412
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
12
13 net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild
17 index 8f79b74f06c..ea7a345282f 100644
18 --- a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild
19 +++ b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0/17"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
26 IUSE="ipv6 kernel_linux static-libs"
27
28 RDEPEND=""