diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:11 +0300 |
commit | 0b6c0fb83577a7772d6ede6b827bef5babcb42b2 (patch) | |
tree | 6a0b9033dbe099b70c4c039f47b32fb52cb541bc /www-servers/lighttpd | |
parent | sys-auth/passwdqc: Stabilize 2.0.3 x86, #912549 (diff) | |
download | gentoo-0b6c0fb83577a7772d6ede6b827bef5babcb42b2.tar.gz gentoo-0b6c0fb83577a7772d6ede6b827bef5babcb42b2.tar.bz2 gentoo-0b6c0fb83577a7772d6ede6b827bef5babcb42b2.zip |
www-servers/lighttpd: Stabilize 1.4.71 x86, #912550
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.71.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.71.ebuild b/www-servers/lighttpd/lighttpd-1.4.71.ebuild index 02539f75304e..e1e823083794 100644 --- a/www-servers/lighttpd/lighttpd-1.4.71.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.71.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 )" |