diff options
author | Sam James <sam@gentoo.org> | 2024-05-06 15:04:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-06 15:04:45 +0100 |
commit | e3d09f23977d82f9594ff951177e51d323a7f830 (patch) | |
tree | 4c3ac36d62c88c7c6bb5d6255e1dc2a7a3d342a8 /www-servers | |
parent | www-servers/lighttpd: fix build on sparc (diff) | |
download | gentoo-e3d09f23977d82f9594ff951177e51d323a7f830.tar.gz gentoo-e3d09f23977d82f9594ff951177e51d323a7f830.tar.bz2 gentoo-e3d09f23977d82f9594ff951177e51d323a7f830.zip |
www-servers/lighttpd: Stabilize 1.4.75 sparc, #930859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.75.ebuild b/www-servers/lighttpd/lighttpd-1.4.75.ebuild index dc161bf17a69..915cc143c8f8 100644 --- a/www-servers/lighttpd/lighttpd-1.4.75.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.75.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+brotli dbi gnutls kerberos ldap +lua maxminddb mbedtls +nettle nss +pcre php sasl selinux ssl test unwind webdav xattr +zlib zstd" RESTRICT="!test? ( test )" |