diff options
author | Sam James <sam@gentoo.org> | 2023-08-17 08:43:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-17 08:43:01 +0100 |
commit | e0821cc6053b82c0944357b4ea6e2779837ffaae (patch) | |
tree | 18d1d2c29898cd3703984bb8a032b054616a10b1 /net-libs/libmicrohttpd | |
parent | dev-lang/rust-bin: keyword 1.71.1 for ~sparc (diff) | |
download | gentoo-e0821cc6053b82c0944357b4ea6e2779837ffaae.tar.gz gentoo-e0821cc6053b82c0944357b4ea6e2779837ffaae.tar.bz2 gentoo-e0821cc6053b82c0944357b4ea6e2779837ffaae.zip |
net-libs/libmicrohttpd: Stabilize 0.9.77 sparc, #912380
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
-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 79c9a9b899b2..6ad1d395e5d6 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 )" |