diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 12:17:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 12:18:12 +0800 |
commit | 2334f90952d3fd9e111749256c0b47e129818d2c (patch) | |
tree | 278e3bb59a9c7ecdbaef3f57d2ba8be6f2c9e05e /net-libs | |
parent | dev-libs/xapian: keyword 1.4.19 for ~loong (diff) | |
download | gentoo-2334f90952d3fd9e111749256c0b47e129818d2c.tar.gz gentoo-2334f90952d3fd9e111749256c0b47e129818d2c.tar.bz2 gentoo-2334f90952d3fd9e111749256c0b47e129818d2c.zip |
net-libs/libupnp: keyword 1.14.12-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/libupnp-1.14.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnp/libupnp-1.14.12-r1.ebuild b/net-libs/libupnp/libupnp-1.14.12-r1.ebuild index fc9560d1abf1..b74eee98c312 100644 --- a/net-libs/libupnp/libupnp-1.14.12-r1.ebuild +++ b/net-libs/libupnp/libupnp-1.14.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}" LICENSE="BSD" SLOT="0/17" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux" IUSE="blocking-tcp debug doc +ipv6 +reuseaddr samples +ssl static-libs" RDEPEND="ssl? ( dev-libs/openssl:0= )" |