diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 12:37:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 12:37:41 +0100 |
commit | c443c5efb17a36fc473443fea3d2b403f01a22a5 (patch) | |
tree | 69bd794ed57d30ad37ce3dae30c0c6e24336b5f2 /www-servers/lighttpd | |
parent | sys-auth/passwdqc: Stabilize 2.0.3 ppc64, #912549 (diff) | |
download | gentoo-c443c5efb17a36fc473443fea3d2b403f01a22a5.tar.gz gentoo-c443c5efb17a36fc473443fea3d2b403f01a22a5.tar.bz2 gentoo-c443c5efb17a36fc473443fea3d2b403f01a22a5.zip |
www-servers/lighttpd: Stabilize 1.4.71 ppc64, #912550
Signed-off-by: Sam James <sam@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 185c91df3348..61926b4b1508 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 )" |