diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 15:03:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 15:03:16 +0300 |
commit | 16b48daf8c7e657d533a2747112117648bdc2813 (patch) | |
tree | 6149356172b2e1e815a72572520f26ad0fc72bee /www-servers/lighttpd | |
parent | www-servers/lighttpd: update live ebuild (diff) | |
download | gentoo-16b48daf8c7e657d533a2747112117648bdc2813.tar.gz gentoo-16b48daf8c7e657d533a2747112117648bdc2813.tar.bz2 gentoo-16b48daf8c7e657d533a2747112117648bdc2813.zip |
www-servers/lighttpd: mark stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.53.ebuild b/www-servers/lighttpd/lighttpd-1.4.53.ebuild index aab14ef82eb2..ee33f1c375eb 100644 --- a/www-servers/lighttpd/lighttpd-1.4.53.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.53.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" IUSE="bzip2 dbi doc fam gdbm geoip ipv6 kerberos ldap libev libressl lua minimal mmap memcached mysql pcre php postgres rrdtool sasl selinux ssl sqlite test webdav xattr zlib" REQUIRED_USE="kerberos? ( ssl !libressl ) webdav? ( sqlite )" |