diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 14:17:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 14:17:49 +0200 |
commit | 758c22179dc7e89e8e53329ec9bcbe8e71ba681f (patch) | |
tree | b332784620d6019ac1c0a3fc421e32529bf33d6f /www-servers | |
parent | app-misc/tmux: sparc stable wrt bug #813189 (diff) | |
download | gentoo-758c22179dc7e89e8e53329ec9bcbe8e71ba681f.tar.gz gentoo-758c22179dc7e89e8e53329ec9bcbe8e71ba681f.tar.bz2 gentoo-758c22179dc7e89e8e53329ec9bcbe8e71ba681f.zip |
www-servers/lighttpd: sparc stable wrt bug #813201
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild index faaa02022473..bb2ef92d0685 100644 --- a/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.59-r1.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 bzip2 dbi doc gdbm gnutls ipv6 kerberos ldap libev lua maxminddb mbedtls mmap memcached mysql nss pcre php postgres rrdtool sasl selinux ssl sqlite test webdav xattr zlib zstd" RESTRICT="!test? ( test )" |