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 8EC8D138359 for ; Tue, 1 Sep 2020 00:52:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F8F1E09F9; Tue, 1 Sep 2020 00:52:10 +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 63686E09F9 for ; Tue, 1 Sep 2020 00:52:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EA159340E3D for ; Tue, 1 Sep 2020 00:52:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67D85324 for ; Tue, 1 Sep 2020 00:52:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1598921505.4fbd514d442152c1aa8328612f5a14e83d04ff1e.sam@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.5.2.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4fbd514d442152c1aa8328612f5a14e83d04ff1e X-VCS-Branch: master Date: Tue, 1 Sep 2020 00:52:07 +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: 4f2b529f-3d19-44ad-9752-22b6c84b5fa3 X-Archives-Hash: f008175a29abbff2c50132e5101de408 commit: 4fbd514d442152c1aa8328612f5a14e83d04ff1e Author: Sam James gentoo org> AuthorDate: Tue Sep 1 00:51:45 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 1 00:51:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbd514d app-office/lyx: Stabilize 2.3.5.2 amd64, #735194 Signed-off-by: Sam James gentoo.org> app-office/lyx/lyx-2.3.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lyx/lyx-2.3.5.2.ebuild b/app-office/lyx/lyx-2.3.5.2.ebuild index a128d6f301c..210d1e7ccea 100644 --- a/app-office/lyx/lyx-2.3.5.2.ebuild +++ b/app-office/lyx/lyx-2.3.5.2.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 ~x86-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf subversion svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}"