diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-03 14:15:37 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-03 14:17:11 +0800 |
commit | 04efdc9bad7f652dab83a300dea3998c23320431 (patch) | |
tree | 22af729d7d8da55725875ebde2cee84aade7d066 /www-servers | |
parent | net-proxy/privoxy: keyword ~riscv (diff) | |
download | gentoo-04efdc9bad7f652dab83a300dea3998c23320431.tar.gz gentoo-04efdc9bad7f652dab83a300dea3998c23320431.tar.bz2 gentoo-04efdc9bad7f652dab83a300dea3998c23320431.zip |
www-servers/lighttpd: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.64.ebuild b/www-servers/lighttpd/lighttpd-1.4.64.ebuild index e07105878bc4..821c01f033bc 100644 --- a/www-servers/lighttpd/lighttpd-1.4.64.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.64.ebuild @@ -13,7 +13,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 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="+brotli dbi doc gnutls ipv6 kerberos ldap +lua maxminddb mbedtls mmap mysql +nettle nss +pcre php postgres rrdtool sasl selinux ssl sqlite +system-xxhash test unwind webdav xattr +zlib zstd" RESTRICT="!test? ( test )" |