diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-11 08:46:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-11 08:46:00 +0200 |
commit | 2f53718d13dff269609075afb439c97c27cb4f8e (patch) | |
tree | 83bfb69b6e7262d00e3c16372554e505e6da3186 /www-servers | |
parent | net-firewall/nftables: Stabilize 1.0.5 ppc64, #872743 (diff) | |
download | gentoo-2f53718d13dff269609075afb439c97c27cb4f8e.tar.gz gentoo-2f53718d13dff269609075afb439c97c27cb4f8e.tar.bz2 gentoo-2f53718d13dff269609075afb439c97c27cb4f8e.zip |
www-servers/lighttpd: Stabilize 1.4.67 ppc64, #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 7b9c46d77c12..05ce75342a62 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 )" |