Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnp/
Date: Thu, 17 Jun 2021 07:23:06
Message-Id: 1623914574.1963bb57573c7a6d2f6feee2e923bc340197fe2a.ago@gentoo
1 commit: 1963bb57573c7a6d2f6feee2e923bc340197fe2a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 07:22:54 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 07:22:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1963bb57
7
8 net-libs/libupnp: sparc stable wrt bug #784590
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libupnp/libupnp-1.14.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libupnp/libupnp-1.14.7.ebuild b/net-libs/libupnp/libupnp-1.14.7.ebuild
18 index 4d8eccaa915..271b8a83fe7 100644
19 --- a/net-libs/libupnp/libupnp-1.14.7.ebuild
20 +++ b/net-libs/libupnp/libupnp-1.14.7.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/release-${PV}.tar.gz -> ${
22
23 LICENSE="BSD"
24 SLOT="0/17"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux"
27 IUSE="blocking-tcp debug doc ipv6 +reuseaddr samples static-libs"
28
29 # bug 733750