commit: ac43ea5b0915bd4bafc5e7f4a32235a69d0d6324
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 20:18:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 20:18:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac43ea5b
net-libs/libmicrohttpd: Stabilize 0.9.76 arm64, #907351
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libmicrohttpd/libmicrohttpd-0.9.76.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.76.ebuild
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.76.ebuild
index d8a23e3f6bf1..03bfe985f82f 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.76.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.76.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 ssl static-libs test +thread-names"
RESTRICT="!test? ( test )"