diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:50:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 07:50:19 +0100 |
commit | fdc66ff55f0307cbdabb3ff23837111e3526ca67 (patch) | |
tree | ca5b4f7f0a480b5a70dc8df6869d8cc12ed206a4 /www-servers | |
parent | app-editors/vim-core: ppc stable wrt bug #834460 (diff) | |
download | gentoo-fdc66ff55f0307cbdabb3ff23837111e3526ca67.tar.gz gentoo-fdc66ff55f0307cbdabb3ff23837111e3526ca67.tar.bz2 gentoo-fdc66ff55f0307cbdabb3ff23837111e3526ca67.zip |
www-servers/lighttpd: ppc stable wrt bug #834464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 0e081d18114a..ceba0255a25c 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 )" |