From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9545513946D for ; Thu, 5 Aug 2021 14:02:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBFBFE0884; Thu, 5 Aug 2021 14:02:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7834E0884 for ; Thu, 5 Aug 2021 14:02:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 716E8342CA9 for ; Thu, 5 Aug 2021 14:02:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A121386F for ; Thu, 5 Aug 2021 14:02:12 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1628171536.6a08dab5f64110097ef23c9629d6ab5b2f87c90e.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 6a08dab5f64110097ef23c9629d6ab5b2f87c90e X-VCS-Branch: master Date: Thu, 5 Aug 2021 14:02:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9ff19181-22f8-4696-ae07-43c744997022 X-Archives-Hash: 760c6c99264d09690c33670b94e82117 commit: 6a08dab5f64110097ef23c9629d6ab5b2f87c90e Author: Alex Fan yahoo com> AuthorDate: Thu Aug 5 01:48:50 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Aug 5 13:52:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a08dab5 profiles/arch/riscv: mask USE=pdfannotextractor for app-text/texlive depends on java, not (sustainably) supported yet Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index c0c49db2ff5..c134b9c5c0a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan (2021-08-05) +# pdfannotextractor depends on java, not (sustainably) supported yet +app-text/texlive pdfannotextractor + # Yixun Lan (2021-08-05) # Boost.Context can be built on riscv dev-libs/boost -context