diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 10:57:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 11:02:26 +0100 |
commit | 0af0efd91dc051cc51bc0e0ab0e66caf4c897722 (patch) | |
tree | 2b71fc9772e96dd8a27b8074a8ff1b53046c102b /www-servers | |
parent | net-mail/cyrus-imapd: ppc64 stable wrt bug #561884 (diff) | |
download | gentoo-0af0efd91dc051cc51bc0e0ab0e66caf4c897722.tar.gz gentoo-0af0efd91dc051cc51bc0e0ab0e66caf4c897722.tar.bz2 gentoo-0af0efd91dc051cc51bc0e0ab0e66caf4c897722.zip |
www-servers/lighttpd: ppc64 stable wrt bug #550458
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.42.ebuild b/www-servers/lighttpd/lighttpd-1.4.42.ebuild index 581b9e91ed37..40f90360766d 100644 --- a/www-servers/lighttpd/lighttpd-1.4.42.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.42.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="bzip2 doc fam gdbm ipv6 kerberos ldap libev libressl lua minimal mmap memcached mysql pcre php rrdtool selinux ssl test webdav xattr zlib" REQUIRED_USE="kerberos? ( ssl !libressl )" |