Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/
Date: Sun, 18 Apr 2021 02:57:22
Message-Id: 1618714622.bf6d13d5611b71eab7ac6db4a0c84bb67a399f5d.sam@gentoo
1 commit: bf6d13d5611b71eab7ac6db4a0c84bb67a399f5d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 02:57:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 02:57:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6d13d5
7
8 www-servers/lighttpd: Stabilize 1.4.58 amd64, #776802
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/lighttpd/lighttpd-1.4.58.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/lighttpd/lighttpd-1.4.58.ebuild b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
16 index 2cfd54ccf4c..8c784340ec8 100644
17 --- a/www-servers/lighttpd/lighttpd-1.4.58.ebuild
18 +++ b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz"
20
21 LICENSE="BSD GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 IUSE="brotli bzip2 dbi doc gdbm gnutls ipv6 kerberos ldap libev lua maxminddb minimal mbedtls mmap memcached mysql nss pcre php postgres rrdtool sasl selinux ssl sqlite test webdav xattr zlib"
26 RESTRICT="!test? ( test )"