diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-11-23 10:19:58 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-11-23 10:20:16 +0100 |
commit | 84a1901c549751f3998da2296f7550fb34061945 (patch) | |
tree | aa14d5fd3446b5caca30469e284de33122d0f894 | |
parent | dev-libs/DirectFB-1.7.6-r0: stable on alpha (diff) | |
download | gentoo-84a1901c549751f3998da2296f7550fb34061945.tar.gz gentoo-84a1901c549751f3998da2296f7550fb34061945.tar.bz2 gentoo-84a1901c549751f3998da2296f7550fb34061945.zip |
www-servers/lighttpd-1.4.42-r0: stable on alpha
Gentoo-Bug: 550458
-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 1b5a8bb365e2..b14917ad8370 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 )" |