diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-13 08:02:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-13 08:02:23 +0200 |
commit | 3b6399e61df25565fbb465a9e973d1c295377a77 (patch) | |
tree | 047a00f3f8f4757c2cc1b41dd5e57be528a21b30 /www-servers | |
parent | x11-misc/tabbed: x86 stable wrt bug #813198 (diff) | |
download | gentoo-3b6399e61df25565fbb465a9e973d1c295377a77.tar.gz gentoo-3b6399e61df25565fbb465a9e973d1c295377a77.tar.bz2 gentoo-3b6399e61df25565fbb465a9e973d1c295377a77.zip |
www-servers/lighttpd: x86 stable wrt bug #813201
Package-Manager: Portage-3.0.20, 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.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 38aaa3a5ea0a..0c8ece24963c 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 )" |