diff options
author | Sam James <sam@gentoo.org> | 2023-11-25 05:15:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-25 05:15:02 +0000 |
commit | 05093b2bf808424c6f78fd2c6db6ef0131a8870f (patch) | |
tree | 2080794c0bbc37606567b4318dfc69dc6e48a854 /net-libs | |
parent | dev-libs/elfutils: Stabilize 0.189-r4 sparc, #914208 (diff) | |
download | gentoo-05093b2bf808424c6f78fd2c6db6ef0131a8870f.tar.gz gentoo-05093b2bf808424c6f78fd2c6db6ef0131a8870f.tar.bz2 gentoo-05093b2bf808424c6f78fd2c6db6ef0131a8870f.zip |
net-libs/libmicrohttpd: Stabilize 0.9.77 hppa, #914208
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.77.ebuild | 2 |
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 fd1fbe4258f4..a0fa15ab5462 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 )" |