diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 12:37:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 12:37:42 +0100 |
commit | 3bffd8de1d46264f708880807972d3a82493df66 (patch) | |
tree | e0826d72814143b67484e600fbd52f0d9dc6c95f /www-servers | |
parent | www-servers/lighttpd: Stabilize 1.4.71 ppc64, #912550 (diff) | |
download | gentoo-3bffd8de1d46264f708880807972d3a82493df66.tar.gz gentoo-3bffd8de1d46264f708880807972d3a82493df66.tar.bz2 gentoo-3bffd8de1d46264f708880807972d3a82493df66.zip |
www-servers/lighttpd: Stabilize 1.4.71 ppc, #912550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-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 61926b4b1508..02539f75304e 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 )" |