diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 12:51:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 12:51:27 +0200 |
commit | a09bccdbf1176f93c088ce4efd6bd073101cb374 (patch) | |
tree | a983558ee4fccd8c92ffc921ced1729557286b20 /www-servers/lighttpd | |
parent | dev-python/pytest-datadir: Stabilize 1.3.1 hppa, #834288 (diff) | |
download | gentoo-a09bccdbf1176f93c088ce4efd6bd073101cb374.tar.gz gentoo-a09bccdbf1176f93c088ce4efd6bd073101cb374.tar.bz2 gentoo-a09bccdbf1176f93c088ce4efd6bd073101cb374.zip |
www-servers/lighttpd: Stabilize 1.4.64 arm, #834464
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.64.ebuild b/www-servers/lighttpd/lighttpd-1.4.64.ebuild index 821c01f033bc..6e5a0dca6c8d 100644 --- a/www-servers/lighttpd/lighttpd-1.4.64.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.64.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz" 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 doc gnutls ipv6 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 )" |