commit: ba5c8a8793c993f4a705932869274f989746219d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 19:13:41 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 29 20:17:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5c8a87
net-libs/libmicrohttpd: builds on m68k
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
index eea63f5a40c3..51d32b6c3fd6 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="LGPL-2.1+"
SLOT="0/12"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 )"