diff options
author | 2024-12-09 07:33:23 +0000 | |
---|---|---|
committer | 2024-12-09 07:33:23 +0000 | |
commit | 952851c5c0fa729f4e223d0b8519c047e9d07920 (patch) | |
tree | d54dd5b2f151d51f45812d85e12a1b565fed1d07 /www-servers | |
parent | dev-lang/spidermonkey: add 128.5.0 (diff) | |
download | gentoo-952851c5c0fa729f4e223d0b8519c047e9d07920.tar.gz gentoo-952851c5c0fa729f4e223d0b8519c047e9d07920.tar.bz2 gentoo-952851c5c0fa729f4e223d0b8519c047e9d07920.zip |
www-servers/lighttpd: Stabilize 1.4.76 sparc, #934864
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.76.ebuild b/www-servers/lighttpd/lighttpd-1.4.76.ebuild index 6f7d22c3d234..7f4673b4f6ee 100644 --- a/www-servers/lighttpd/lighttpd-1.4.76.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.76.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~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 )" |