commit: d61c9c9f6b72046e7abecdb6634b53511214919c Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 09:41:22 2020 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 09:50:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61c9c9f
profiles/arch/riscv: unmask USE=http2 for net-misc/curl Bug: https://bugs.gentoo.org/738218 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index ec0eb656c0b..1994c16cc60 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -98,7 +98,7 @@ net-fs/nfs-utils nfsv41 net-libs/gnutls doc test-full net-libs/ldns doc python net-libs/libpcap rdma -net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss http2 rtmp ssh +net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss rtmp ssh net-misc/ntp openntpd snmp vim-syntax zeroconf net-nds/openldap cxx kerberos sasl sys-apps/kmod doc
