summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-08 10:26:29 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-08 10:26:29 +0800
commitb7024c72d2a42dc28e72bbf4f4a38cc4b8c06d9b (patch)
tree3438d44d3dab59eb91518ee4c319428e5b110d1e /net-libs
parentmedia-gfx/qrencode: keyword 4.1.1 for ~loong (diff)
downloadgentoo-b7024c72d2a42dc28e72bbf4f4a38cc4b8c06d9b.tar.gz
gentoo-b7024c72d2a42dc28e72bbf4f4a38cc4b8c06d9b.tar.bz2
gentoo-b7024c72d2a42dc28e72bbf4f4a38cc4b8c06d9b.zip
net-libs/libmicrohttpd: keyword 0.9.75 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
index ab61a1435f63..44dad816e537 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.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_P}
LICENSE="LGPL-2.1+"
SLOT="0/12"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="+epoll ssl static-libs test +thread-names"
RESTRICT="!test? ( test )"