diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 09:39:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 09:39:47 +0300 |
commit | 9c167912b2d054fa83664eceec5c525713f2e801 (patch) | |
tree | 2020bbd918d28b02ba3083baf0a21c0dba4aead0 /www-servers | |
parent | dev-perl/HTTP-Date: Stabilize 6.60.0 ppc64, #912505 (diff) | |
download | gentoo-9c167912b2d054fa83664eceec5c525713f2e801.tar.gz gentoo-9c167912b2d054fa83664eceec5c525713f2e801.tar.bz2 gentoo-9c167912b2d054fa83664eceec5c525713f2e801.zip |
www-servers/lighttpd: Stabilize 1.4.71 arm, #912550
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.71.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.71.ebuild b/www-servers/lighttpd/lighttpd-1.4.71.ebuild index 5aa9f6dcb73d..5e66877d0ed9 100644 --- a/www-servers/lighttpd/lighttpd-1.4.71.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.71.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 )" |