diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-13 07:54:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-13 07:54:32 +0200 |
commit | 18831c39d6d4d90ae7ec194a5fc51efcb82cbcac (patch) | |
tree | 3b2ff93066a1d0eb2da786d382ef6eaf15bfb1ff /www-servers | |
parent | www-client/surf: amd64 stable wrt bug #813198 (diff) | |
download | gentoo-18831c39d6d4d90ae7ec194a5fc51efcb82cbcac.tar.gz gentoo-18831c39d6d4d90ae7ec194a5fc51efcb82cbcac.tar.bz2 gentoo-18831c39d6d4d90ae7ec194a5fc51efcb82cbcac.zip |
www-servers/lighttpd: amd64 stable wrt bug #813201
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 c99f9277bf0a..38aaa3a5ea0a 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 )" |