diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:24:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:24:02 +0000 |
commit | f1183c2098cae02144b1c2470dcbd6f134e3ba08 (patch) | |
tree | 0a9559f40dcbfd53b19be972e0a4d391c03e336c /www-servers | |
parent | sys-kernel/raspberrypi-sources: Stabilize 5.15.84_p20230106 arm, #902623 (diff) | |
download | gentoo-f1183c2098cae02144b1c2470dcbd6f134e3ba08.tar.gz gentoo-f1183c2098cae02144b1c2470dcbd6f134e3ba08.tar.bz2 gentoo-f1183c2098cae02144b1c2470dcbd6f134e3ba08.zip |
www-servers/lighttpd: Stabilize 1.4.69 arm, #902629
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.69.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.69.ebuild b/www-servers/lighttpd/lighttpd-1.4.69.ebuild index d8c68c6d4ed0..c212a2c9ccde 100644 --- a/www-servers/lighttpd/lighttpd-1.4.69.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.69.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.lighttpd.net/lighttpd/releases-$(ver_cut 1-2).x/${P}.t LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+brotli dbi gnutls kerberos ldap +lua maxminddb mbedtls mmap mysql +nettle nss +pcre php postgres rrdtool sasl selinux ssl sqlite +system-xxhash test unwind webdav xattr +zlib zstd" RESTRICT="!test? ( test )" |