commit: 6417807a3b4c88630a0dd48300692fff55cc9804
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 08:37:59 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 08:37:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6417807a
net-libs/libmicrohttpd: Stabilize 0.9.77 arm64, #912380
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild
index 4c49688521b1..3cf9b7c20148 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="|| ( LGPL-2.1+ !ssl? ( GPL-2+-with-eCos-exception-2 ) )"
SLOT="0/12"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 sparc ~x86"
IUSE="+epoll +eventfd ssl static-libs test +thread-names"
REQUIRED_USE="epoll? ( kernel_linux )"
RESTRICT="!test? ( test )"