diff options
author | Sam James <sam@gentoo.org> | 2024-10-12 23:51:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-12 23:51:47 +0100 |
commit | 8dee0687d4e5279e2e3ee44e7220e573c63e9de7 (patch) | |
tree | 865c46d9394e97bb32178d388c4857e6d1644d09 /net-libs | |
parent | media-libs/jbig2dec: Stabilize 0.20 sparc, #940093 (diff) | |
download | gentoo-8dee0687d4e5279e2e3ee44e7220e573c63e9de7.tar.gz gentoo-8dee0687d4e5279e2e3ee44e7220e573c63e9de7.tar.bz2 gentoo-8dee0687d4e5279e2e3ee44e7220e573c63e9de7.zip |
net-libs/libmicrohttpd: Stabilize 1.0.1-r1 hppa, #937137
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-1.0.1-r1.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-1.0.1-r1.ebuild index d26356beb481..00b5a46c2753 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-1.0.1-r1.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-1.0.1-r1.ebuild @@ -15,7 +15,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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="debug +epoll +eventfd ssl static-libs test +thread-names verify-sig" REQUIRED_USE="epoll? ( kernel_linux )" RESTRICT="!test? ( test )" |