diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:49:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:49:25 +0100 |
commit | c187e80474a111f79e988369002911085e6ed38c (patch) | |
tree | b796ea9583a72d67424bcb996776ae5122a1f9a4 /www-servers/lighttpd | |
parent | net-libs/gnutls: amd64 stable wrt bug #834462 (diff) | |
download | gentoo-c187e80474a111f79e988369002911085e6ed38c.tar.gz gentoo-c187e80474a111f79e988369002911085e6ed38c.tar.bz2 gentoo-c187e80474a111f79e988369002911085e6ed38c.zip |
www-servers/lighttpd: amd64 stable wrt bug #834464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 2ef0817105ed..0e081d18114a 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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 )" |