diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:14:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:14:12 +0200 |
commit | 47da7a742afac9155e6d8661a766ac5bbaa8ddf2 (patch) | |
tree | 6547b2ae13492b53414286d87bb95041f1ccd03b /www-servers | |
parent | dev-ml/dune-site: Stabilize 2.9.3 x86, #896102 (diff) | |
download | gentoo-47da7a742afac9155e6d8661a766ac5bbaa8ddf2.tar.gz gentoo-47da7a742afac9155e6d8661a766ac5bbaa8ddf2.tar.bz2 gentoo-47da7a742afac9155e6d8661a766ac5bbaa8ddf2.zip |
www-servers/lighttpd: Stabilize 1.4.68 ppc64, #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 546959d56079..ca80b451af8f 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 )" |