diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:10:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:10:35 +0200 |
commit | ce7e637d78c2ad278ef60c65fe8bb81bf26f35c9 (patch) | |
tree | 4866a24a0627ca468478fefd731db4b1b33f3b52 /www-servers/lighttpd | |
parent | app-dicts/myspell-en: Stabilize 20230101 ALLARCHES, #896278 (diff) | |
download | gentoo-ce7e637d78c2ad278ef60c65fe8bb81bf26f35c9.tar.gz gentoo-ce7e637d78c2ad278ef60c65fe8bb81bf26f35c9.tar.bz2 gentoo-ce7e637d78c2ad278ef60c65fe8bb81bf26f35c9.zip |
www-servers/lighttpd: Stabilize 1.4.68 ppc, #896274
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-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 a0ea3f67512a..21f69ef9dc80 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 )" |