Gentoo Archives: gentoo-commits

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