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 5C83815ACFC for ; Thu, 4 May 2023 09:08:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74495E10DA; Thu, 4 May 2023 09:08:39 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E7A2E10DA for ; Thu, 4 May 2023 09:08:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4014D34137D for ; Thu, 4 May 2023 09:08:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAC3DA55 for ; Thu, 4 May 2023 09:08:36 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1683191260.cf77b8212a726033ad5b69b05f95e5976e9f764a.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/lotus123r3/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild X-VCS-Directories: app-office/lotus123r3/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: cf77b8212a726033ad5b69b05f95e5976e9f764a X-VCS-Branch: dev Date: Thu, 4 May 2023 09:08:36 +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: ac52ac81-e297-4db3-82c7-88c8d5c4960d X-Archives-Hash: 8c4c3b32ca974ac8ec5d8212a508e672 commit: cf77b8212a726033ad5b69b05f95e5976e9f764a Author: Joe Kappus wt gd> AuthorDate: Thu May 4 09:07:21 2023 +0000 Commit: Joe Kappus wt gd> CommitDate: Thu May 4 09:07:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf77b821 app-office/lotus123r3: keyword 1.0.0_rc4 for -* This is only going to work on amd64/x86. Signed-off-by: Joe Kappus wt.gd> app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild b/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild index 884105bfb..66f42634a 100644 --- a/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild +++ b/app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/123elf-${MY_PV}" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="-* ~amd64 ~x86" IUSE="+abi_x86_32" RESTRICT="bindist mirror"