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 E3972158451 for ; Sun, 14 Jan 2024 02:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B514E2A20; Sun, 14 Jan 2024 02:39:38 +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 7F504E2A20 for ; Sun, 14 Jan 2024 02:39:38 +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 9A88F3431B9 for ; Sun, 14 Jan 2024 02:39:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFEFF14B6 for ; Sun, 14 Jan 2024 02:39:34 +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: <1705199765.f3a685e05ce2c07c04ba31c1c819eaa95ba7207b.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.20231201.0.ebuild X-VCS-Directories: app-dicts/aspell-pl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: f3a685e05ce2c07c04ba31c1c819eaa95ba7207b X-VCS-Branch: master Date: Sun, 14 Jan 2024 02:39:34 +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: 893ca243-6014-4d37-9fe2-5f95c32ee989 X-Archives-Hash: 934659b66e74d338121d31ce1e5a0198 commit: f3a685e05ce2c07c04ba31c1c819eaa95ba7207b Author: Conrad Kostecki gentoo org> AuthorDate: Sun Jan 14 02:36:05 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jan 14 02:36:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a685e0 app-dicts/aspell-pl: stable all-arches Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild index 1c402f366bd7..77b0aa908ac8 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20231201.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"