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: Mon, 11 Mar 2019 22:42:25
Message-Id: 1552344110.49c9569e4110d9d8c22b226308c0181ad66e7242.slyfox@gentoo
1 commit: 49c9569e4110d9d8c22b226308c0181ad66e7242
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 11 22:41:50 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 11 22:41:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c9569e
7
8 net-libs/miniupnpc: stable 2.1.20190210 for hppa, bug #679906
9
10 Package-Manager: Portage-2.3.62, 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.20190210.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/miniupnpc/miniupnpc-2.1.20190210.ebuild b/net-libs/miniupnpc/miniupnpc-2.1.20190210.ebuild
18 index 64b4deb7333..8395309d1b1 100644
19 --- a/net-libs/miniupnpc/miniupnpc-2.1.20190210.ebuild
20 +++ b/net-libs/miniupnpc/miniupnpc-2.1.20190210.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=""