diff options
author | Sam James <sam@gentoo.org> | 2024-01-13 11:13:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-13 11:13:36 +0000 |
commit | b63df6d01d644bf787850598f10c8546df8b99b3 (patch) | |
tree | cd47883333af1297e707c4226f72bb29763afa3d /www-servers/lighttpd | |
parent | gnustep-libs/netclasses: Stabilize 1.1.0-r1 x86, #918502 (diff) | |
download | gentoo-b63df6d01d644bf787850598f10c8546df8b99b3.tar.gz gentoo-b63df6d01d644bf787850598f10c8546df8b99b3.tar.bz2 gentoo-b63df6d01d644bf787850598f10c8546df8b99b3.zip |
www-servers/lighttpd: Stabilize 1.4.72 amd64, #919946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.72.ebuild b/www-servers/lighttpd/lighttpd-1.4.72.ebuild index 518d32a4ae0d..89558f7caf1e 100644 --- a/www-servers/lighttpd/lighttpd-1.4.72.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.72.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 )" |