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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EDF08158042 for ; Tue, 15 Oct 2024 22:13:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D61CEE07D0; Tue, 15 Oct 2024 22:13:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BEBE3E07BA for ; Tue, 15 Oct 2024 22:13:03 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1B6F342FEC for ; Tue, 15 Oct 2024 22:13:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3468C1671 for ; Tue, 15 Oct 2024 22:13:01 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1729030352.d618f87559302853931146f8f4b9dd154c78b06c.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild X-VCS-Directories: app-dicts/aspell-pl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: d618f87559302853931146f8f4b9dd154c78b06c X-VCS-Branch: master Date: Tue, 15 Oct 2024 22:13:01 +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: d210a68d-d20a-4bd9-a5b7-494c6196fa2d X-Archives-Hash: ff00033ed855481d7fa4777b3bf54675 commit: d618f87559302853931146f8f4b9dd154c78b06c Author: Conrad Kostecki gentoo org> AuthorDate: Tue Oct 15 21:56:31 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Oct 15 22:12:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d618f875 app-dicts/aspell-pl: stable all-arches Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild index 1d39d73a3a77..10b1d505e6ff 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20240901.0.ebuild @@ -18,4 +18,4 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"