diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:01:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:01:00 +0300 |
commit | 9993ea5ae77ce14a7b3ee8f6946ada4ea87d12e0 (patch) | |
tree | 89a61896bc6a7c939f36d59399036675a2a49b53 /www-servers/lighttpd | |
parent | dev-python/cryptography: Stabilize 41.0.3 sparc, #912600 (diff) | |
download | gentoo-9993ea5ae77ce14a7b3ee8f6946ada4ea87d12e0.tar.gz gentoo-9993ea5ae77ce14a7b3ee8f6946ada4ea87d12e0.tar.bz2 gentoo-9993ea5ae77ce14a7b3ee8f6946ada4ea87d12e0.zip |
www-servers/lighttpd: Stabilize 1.4.71 amd64, #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 e1e823083794..e4ad710e8afe 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 )" |