diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:31:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:31:01 +0200 |
commit | d819e7dfd9c63f9875e7e10782fdda80482747af (patch) | |
tree | 59feff59dd0bd9b2e8020b06445c7cac97cb5dc1 /www-servers/lighttpd | |
parent | kde-apps/kholidays: x86 stable wrt bug #615846 (diff) | |
download | gentoo-d819e7dfd9c63f9875e7e10782fdda80482747af.tar.gz gentoo-d819e7dfd9c63f9875e7e10782fdda80482747af.tar.bz2 gentoo-d819e7dfd9c63f9875e7e10782fdda80482747af.zip |
www-servers/lighttpd: x86 stable wrt bug #615740
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.45.ebuild b/www-servers/lighttpd/lighttpd-1.4.45.ebuild index 856c6d50de1f..cff4254295a1 100644 --- a/www-servers/lighttpd/lighttpd-1.4.45.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.45.ebuild @@ -10,7 +10,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 )" |