diff options
author | Sam James <sam@gentoo.org> | 2023-07-17 15:06:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-17 15:06:43 +0100 |
commit | bb4cc02311bec53f03613c1f9e3d6e5e71da62c0 (patch) | |
tree | 7c0a90c1444a28a99bee05bca9521e214588c409 /www-servers | |
parent | sys-apps/sandbox: add 2.37 (diff) | |
download | gentoo-bb4cc02311bec53f03613c1f9e3d6e5e71da62c0.tar.gz gentoo-bb4cc02311bec53f03613c1f9e3d6e5e71da62c0.tar.bz2 gentoo-bb4cc02311bec53f03613c1f9e3d6e5e71da62c0.zip |
www-servers/lighttpd: Stabilize 1.4.69 ppc64, #902629
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-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 918d5878323c..b3a8c756288b 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 )" |