diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:21:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:22:09 +0100 |
commit | 43447e43731a15a290f05b887af4d54fd866fa0c (patch) | |
tree | ef4e2b48cea0bea9ad752f83d4dc2f599a0dfa11 /www-servers/lighttpd | |
parent | sys-process/btop: Backport patch to allow compilation with clang >=16 (diff) | |
download | gentoo-43447e43731a15a290f05b887af4d54fd866fa0c.tar.gz gentoo-43447e43731a15a290f05b887af4d54fd866fa0c.tar.bz2 gentoo-43447e43731a15a290f05b887af4d54fd866fa0c.zip |
www-servers/lighttpd: Stabilize 1.4.69 x86, #902629
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-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 d1ef39483fca..918d5878323c 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 )" |