Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnp/
Date: Mon, 07 Sep 2020 21:21:07
Message-Id: 1599513554.87354f3dc292d4ceb2879d7ac4fef854dcf18c74.sam@gentoo
1 commit: 87354f3dc292d4ceb2879d7ac4fef854dcf18c74
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 21:19:14 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 21:19:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87354f3d
7
8 net-libs/libupnp: Stabilize 1.14.0 arm, #727170
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libupnp/libupnp-1.14.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libupnp/libupnp-1.14.0.ebuild b/net-libs/libupnp/libupnp-1.14.0.ebuild
16 index 6a7ae044c2a..a2a511cd245 100644
17 --- a/net-libs/libupnp/libupnp-1.14.0.ebuild
18 +++ b/net-libs/libupnp/libupnp-1.14.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mrjimenez/pupnp/archive/release-${PV}.tar.gz -> ${P}
20
21 LICENSE="BSD"
22 SLOT="0/17"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux"
25 IUSE="blocking-tcp debug doc ipv6 +reuseaddr samples static-libs"
26
27 # bug 733750