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 3E95B158094 for ; Mon, 25 Jul 2022 18:37:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50012E0FB3; Mon, 25 Jul 2022 18:37:10 +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 28364E0F9C for ; Mon, 25 Jul 2022 18:37:10 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37FEA340EC4 for ; Mon, 25 Jul 2022 18:37:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71759555 for ; Mon, 25 Jul 2022 18:37:06 +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: <1658774054.37ce3bf3da25263300c9bc2b12f9f30d80d0098a.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.20220601.0.ebuild X-VCS-Directories: app-dicts/aspell-pl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 37ce3bf3da25263300c9bc2b12f9f30d80d0098a X-VCS-Branch: master Date: Mon, 25 Jul 2022 18:37:06 +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: 71dc6368-04b3-4124-9876-071629040242 X-Archives-Hash: 781bcd1929492af1b2393316d32c94ce commit: 37ce3bf3da25263300c9bc2b12f9f30d80d0098a Author: Conrad Kostecki gentoo org> AuthorDate: Mon Jul 25 18:34:14 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Jul 25 18:34:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ce3bf3 app-dicts/aspell-pl: stabilize all-arches Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild index 3b9d01e9c8bd..2ecd46b7bf54 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20220601.0.ebuild @@ -15,4 +15,4 @@ SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P/sjp-/}" LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"