diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:14:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:14:04 +0200 |
commit | fb2776c247e0c051183555ad5986fc5b20f24a74 (patch) | |
tree | dee43d261e0f46221889ec21145d49a0294c7951 /www-servers | |
parent | app-text/hunspell: Stabilize 1.7.2 ppc64, #896286 (diff) | |
download | gentoo-fb2776c247e0c051183555ad5986fc5b20f24a74.tar.gz gentoo-fb2776c247e0c051183555ad5986fc5b20f24a74.tar.bz2 gentoo-fb2776c247e0c051183555ad5986fc5b20f24a74.zip |
www-servers/lighttpd: Stabilize 1.4.68 x86, #896274
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.68.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.68.ebuild b/www-servers/lighttpd/lighttpd-1.4.68.ebuild index 21f69ef9dc80..546959d56079 100644 --- a/www-servers/lighttpd/lighttpd-1.4.68.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.68.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 )" |