diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 18:23:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 18:23:38 +0300 |
commit | 25bf4b716cf01568d5d2cae25701f3777aaad4c1 (patch) | |
tree | 18aad931239ef92c846b90a62f4d4b167aeb5e7d /www-servers/lighttpd | |
parent | sys-apps/logwatch: Stabilize 7.8-r1 sparc, #902587 (diff) | |
download | gentoo-25bf4b716cf01568d5d2cae25701f3777aaad4c1.tar.gz gentoo-25bf4b716cf01568d5d2cae25701f3777aaad4c1.tar.bz2 gentoo-25bf4b716cf01568d5d2cae25701f3777aaad4c1.zip |
www-servers/lighttpd: Stabilize 1.4.69 sparc, #902629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.69.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.69.ebuild b/www-servers/lighttpd/lighttpd-1.4.69.ebuild index 84749d9f9a0f..942b36ef6672 100644 --- a/www-servers/lighttpd/lighttpd-1.4.69.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.69.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 )" |