diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:36:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:36:04 +0100 |
commit | b23c893151377d46ffb494deae561c8046a15554 (patch) | |
tree | 6dfec9b08f86342f126210def7b2abd7d36ae66a /www-servers | |
parent | net-firewall/nftables: Stabilize 1.0.5 x86, #872743 (diff) | |
download | gentoo-b23c893151377d46ffb494deae561c8046a15554.tar.gz gentoo-b23c893151377d46ffb494deae561c8046a15554.tar.bz2 gentoo-b23c893151377d46ffb494deae561c8046a15554.zip |
www-servers/lighttpd: Stabilize 1.4.67 x86, #873064
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.67.ebuild b/www-servers/lighttpd/lighttpd-1.4.67.ebuild index 1bba7c1c492b..4fa8e4c104cd 100644 --- a/www-servers/lighttpd/lighttpd-1.4.67.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.67.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 )" |