diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:51:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:51:18 +0100 |
commit | c1cbb86f4ee298c4c1f465b5d9c99d7b1f2917ba (patch) | |
tree | fb14645db4f5a358ae508e963fb0a38398fe2ed1 /www-servers/lighttpd | |
parent | net-libs/gnutls: sparc stable wrt bug #834462 (diff) | |
download | gentoo-c1cbb86f4ee298c4c1f465b5d9c99d7b1f2917ba.tar.gz gentoo-c1cbb86f4ee298c4c1f465b5d9c99d7b1f2917ba.tar.bz2 gentoo-c1cbb86f4ee298c4c1f465b5d9c99d7b1f2917ba.zip |
www-servers/lighttpd: sparc stable wrt bug #834464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
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 ceba0255a25c..5c1fa80d5e6a 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 )" |