diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:50:50 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:50:50 +0200 |
commit | d5c31025b4ccc64fce151851903abc9b83658621 (patch) | |
tree | 5ca3ae28710daae7ef073b073bfcf75a186a5686 | |
parent | virtual/linuxtv-dvb-headers: keyword ~arm64 (diff) | |
download | gentoo-d5c31025b4ccc64fce151851903abc9b83658621.tar.gz gentoo-d5c31025b4ccc64fce151851903abc9b83658621.tar.bz2 gentoo-d5c31025b4ccc64fce151851903abc9b83658621.zip |
www-servers/lighttpd: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-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 76650cfba5d8..1ffdc768f837 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 ~arm64 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 )" |