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:08
Message-Id: 1599513630.15f3e8e65cbd7c7fc73c108771e28ff68e460167.sam@gentoo
1 commit: 15f3e8e65cbd7c7fc73c108771e28ff68e460167
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 21:20:30 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 21:20:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f3e8e6
7
8 net-libs/libupnp: Stabilize 1.14.0 arm64, #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 a2a511cd245..868b27e989a 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