diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-04-21 13:51:55 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-04-22 09:33:31 +0200 |
commit | 488b31772962930829e8d41778a8b4cc67e36258 (patch) | |
tree | f291186eb2451077b1f4732fcb932952770c3ac3 /www-servers/lighttpd | |
parent | sys-apps/hwids-20170328-r0: add alpha keyword (diff) | |
download | gentoo-488b31772962930829e8d41778a8b4cc67e36258.tar.gz gentoo-488b31772962930829e8d41778a8b4cc67e36258.tar.bz2 gentoo-488b31772962930829e8d41778a8b4cc67e36258.zip |
www-servers/lighttpd-1.4.45-r0: add alpha keyword
Gentoo-Bug: 615740
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 3bd94fc68eba..4c7c4a380458 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 )" |