diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:00:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:00:23 +0200 |
commit | a515dd7a27086493570f7c883766b7b3a1751882 (patch) | |
tree | 15b9cfb5ea869464803a53766b3b74c4c3b50891 /www-servers | |
parent | dev-libs/cglm: new package, add 0.8.9 (diff) | |
download | gentoo-a515dd7a27086493570f7c883766b7b3a1751882.tar.gz gentoo-a515dd7a27086493570f7c883766b7b3a1751882.tar.bz2 gentoo-a515dd7a27086493570f7c883766b7b3a1751882.zip |
www-servers/lighttpd: Stabilize 1.4.68 arm, #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 d8cedebef1d8..e18f7211fd23 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 )" |