diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 14:08:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 14:08:49 +0300 |
commit | 907972077e190445e36e59cb1dfb6363e6ff8a61 (patch) | |
tree | bfdacd0df52f9a022b0721cc00a4fe827ff41a49 | |
parent | dev-python/pyopengl: Stabilize 3.1.6-r2 ppc64, #900427 (diff) | |
download | gentoo-907972077e190445e36e59cb1dfb6363e6ff8a61.tar.gz gentoo-907972077e190445e36e59cb1dfb6363e6ff8a61.tar.bz2 gentoo-907972077e190445e36e59cb1dfb6363e6ff8a61.zip |
www-servers/lighttpd: Stabilize 1.4.69 amd64, #902629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 c212a2c9ccde..84749d9f9a0f 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 )" |