diff options
author | 2022-03-02 07:52:11 +0100 | |
---|---|---|
committer | 2022-03-02 07:52:11 +0100 | |
commit | 69894dcd8686cd35aa84b1225eb24b5d5a521938 (patch) | |
tree | e1fcaa771c250be89793e844000f3dad2ff40dcd /www-servers | |
parent | app-editors/vim-core: x86 stable wrt bug #834460 (diff) | |
download | gentoo-69894dcd8686cd35aa84b1225eb24b5d5a521938.tar.gz gentoo-69894dcd8686cd35aa84b1225eb24b5d5a521938.tar.bz2 gentoo-69894dcd8686cd35aa84b1225eb24b5d5a521938.zip |
www-servers/lighttpd: x86 stable wrt bug #834464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-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 5c1fa80d5e6a..e07105878bc4 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 )" |