diff options
author | Sam James <sam@gentoo.org> | 2024-01-17 04:59:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-17 04:59:32 +0000 |
commit | a773a6df5717ce861672564d7c248966eaa05ba9 (patch) | |
tree | 0c62badf5050df7db36299dfc47e6bfa85175d19 /www-servers/lighttpd | |
parent | dev-cpp/highway: Stabilize 1.0.7 amd64, #922229 (diff) | |
download | gentoo-a773a6df5717ce861672564d7c248966eaa05ba9.tar.gz gentoo-a773a6df5717ce861672564d7c248966eaa05ba9.tar.bz2 gentoo-a773a6df5717ce861672564d7c248966eaa05ba9.zip |
www-servers/lighttpd: Stabilize 1.4.73 ppc64, #922261
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.73.ebuild b/www-servers/lighttpd/lighttpd-1.4.73.ebuild index 05f1cb6ef18c..948c2492c21f 100644 --- a/www-servers/lighttpd/lighttpd-1.4.73.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.73.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 test unwind webdav xattr +zlib zstd" RESTRICT="!test? ( test )" |