diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:07 +0000 |
commit | aa4f0d59226584cc133ea2747f8e765eab1cb910 (patch) | |
tree | 4e920620a9632b8d93ba22276a07a4a2e40f2b71 /www-servers/lighttpd | |
parent | www-client/elinks: Stabilize 0.13.5-r100 ppc64, #766528 (diff) | |
download | gentoo-aa4f0d59226584cc133ea2747f8e765eab1cb910.tar.gz gentoo-aa4f0d59226584cc133ea2747f8e765eab1cb910.tar.bz2 gentoo-aa4f0d59226584cc133ea2747f8e765eab1cb910.zip |
www-servers/lighttpd: Stabilize 1.4.55-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.55-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.55-r100.ebuild b/www-servers/lighttpd/lighttpd-1.4.55-r100.ebuild index caa512c4bb1f..c978ad6faeba 100644 --- a/www-servers/lighttpd/lighttpd-1.4.55-r100.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.55-r100.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="bzip2 dbi doc fam gdbm geoip ipv6 kerberos ldap libev libressl lua minimal mmap memcached mysql pcre php postgres rrdtool sasl selinux ssl sqlite test webdav xattr zlib" RESTRICT="!test? ( test )" |