diff options
author | Sam James <sam@gentoo.org> | 2024-04-29 14:38:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-29 14:38:23 +0100 |
commit | bcf67cc48da82b1bf6935c50903e612a05b7924b (patch) | |
tree | 5ca1b9c63c04071df8bb6d1d467b5195bd387f12 /www-servers | |
parent | www-servers/lighttpd: Stabilize 1.4.75 x86, #930859 (diff) | |
download | gentoo-bcf67cc48da82b1bf6935c50903e612a05b7924b.tar.gz gentoo-bcf67cc48da82b1bf6935c50903e612a05b7924b.tar.bz2 gentoo-bcf67cc48da82b1bf6935c50903e612a05b7924b.zip |
www-servers/lighttpd: Stabilize 1.4.75 amd64, #930859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.75.ebuild b/www-servers/lighttpd/lighttpd-1.4.75.ebuild index 064d9d71b8a6..4def4402a70a 100644 --- a/www-servers/lighttpd/lighttpd-1.4.75.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.75.ebuild @@ -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 +nettle nss +pcre php sasl selinux ssl test unwind webdav xattr +zlib zstd" RESTRICT="!test? ( test )" |