diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-12 08:47:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-12 08:47:58 +0200 |
commit | f0f1a2b140141006cb6dd790c74c9ef84ce767da (patch) | |
tree | dbbca151b0658b3505c6a9327572a2858a89fb3c /www-servers | |
parent | dev-python/virtualenvwrapper: do not install namespace packages (diff) | |
download | gentoo-f0f1a2b140141006cb6dd790c74c9ef84ce767da.tar.gz gentoo-f0f1a2b140141006cb6dd790c74c9ef84ce767da.tar.bz2 gentoo-f0f1a2b140141006cb6dd790c74c9ef84ce767da.zip |
www-servers/lighttpd: Stabilize 1.4.67 amd64, #873064
Signed-off-by: Agostino Sarubbo <ago@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 3e8fafacbdbc..461ca227d1b2 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 )" |