summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-17 09:39:22 +0100
committerSam James <sam@gentoo.org>2023-08-17 09:39:22 +0100
commitf6ecbc7cd969d965b31f330a90258e7704f32f6c (patch)
treeadf88ffcdc25a963a58e9cb3aa588e820c9599cd
parentnet-libs/libmicrohttpd: Stabilize 0.9.77 amd64, #912380 (diff)
downloadgentoo-f6ecbc7cd969d965b31f330a90258e7704f32f6c.tar.gz
gentoo-f6ecbc7cd969d965b31f330a90258e7704f32f6c.tar.bz2
gentoo-f6ecbc7cd969d965b31f330a90258e7704f32f6c.zip
net-libs/libmicrohttpd: Stabilize 0.9.77 x86, #912380
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild
index a669eda9993a..490e505c1313 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 )"