net-libs/libmicrohttpd: Sync with Gentoo

It's from Gentoo commit 49f05ee88ae07e63ffb6eebf390d27e9560575e7.
This commit is contained in:
Flatcar Buildbot 2024-08-12 07:18:22 +00:00 committed by Krzesimir Nowak
parent 514de38d31
commit 5a9a683a70

View File

@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="|| ( LGPL-2.1+ !ssl? ( GPL-2+-with-eCos-exception-2 ) )" LICENSE="|| ( LGPL-2.1+ !ssl? ( GPL-2+-with-eCos-exception-2 ) )"
SLOT="0/12" 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="debug +epoll +eventfd ssl static-libs test +thread-names verify-sig" IUSE="debug +epoll +eventfd ssl static-libs test +thread-names verify-sig"
REQUIRED_USE="epoll? ( kernel_linux )" REQUIRED_USE="epoll? ( kernel_linux )"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"