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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C013415808B for ; Sat, 16 Apr 2022 12:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DE4BE096A; Sat, 16 Apr 2022 12:25:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59684E0978 for ; Sat, 16 Apr 2022 12:25:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED8E23416ED for ; Sat, 16 Apr 2022 12:25:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 467323AB for ; Sat, 16 Apr 2022 12:25:04 +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: <1650111858.e355ccb920f659df61a96e86126db844ef8ef53f.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/lyx/lyx-2.3.6.1-r1.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: e355ccb920f659df61a96e86126db844ef8ef53f X-VCS-Branch: master Date: Sat, 16 Apr 2022 12:25:04 +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: a1856cc9-3f4c-4120-88c8-75c93cbc0b7a X-Archives-Hash: fb5f94a587ef3274d74ae37375d0eb24 commit: e355ccb920f659df61a96e86126db844ef8ef53f Author: Yixun Lan gentoo org> AuthorDate: Sat Apr 16 11:16:01 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sat Apr 16 12:24:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e355ccb9 app-office/lyx: Keyword 2.3.6.1-r1 riscv, #838088 Signed-off-by: Yixun Lan gentoo.org> app-office/lyx/lyx-2.3.6.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lyx/lyx-2.3.6.1-r1.ebuild b/app-office/lyx/lyx-2.3.6.1-r1.ebuild index 3cc7ebbbfcc2..836f69b0ee6d 100644 --- a/app-office/lyx/lyx-2.3.6.1-r1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" IUSE="aspell cups debug dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}"