Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnp/
Date: Tue, 28 Jun 2022 04:18:35
Message-Id: 1656389892.2334f90952d3fd9e111749256c0b47e129818d2c.xen0n@gentoo
1 commit: 2334f90952d3fd9e111749256c0b47e129818d2c
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 04:17:30 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 04:18:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2334f909
7
8 net-libs/libupnp: keyword 1.14.12-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 net-libs/libupnp/libupnp-1.14.12-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libupnp/libupnp-1.14.12-r1.ebuild b/net-libs/libupnp/libupnp-1.14.12-r1.ebuild
16 index fc9560d1abf1..b74eee98c312 100644
17 --- a/net-libs/libupnp/libupnp-1.14.12-r1.ebuild
18 +++ b/net-libs/libupnp/libupnp-1.14.12-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}"
26
27 LICENSE="BSD"
28 SLOT="0/17"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux"
31 IUSE="blocking-tcp debug doc +ipv6 +reuseaddr samples +ssl static-libs"
32
33 RDEPEND="ssl? ( dev-libs/openssl:0= )"