From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 3EEE01581F0 for ; Thu, 23 Jan 2025 21:17:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0E7BD343505 for ; Thu, 23 Jan 2025 21:17:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EE30A11042F; Thu, 23 Jan 2025 21:16:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id E33BE11042F for ; Thu, 23 Jan 2025 21:16:58 +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 A1E71343431 for ; Thu, 23 Jan 2025 21:16:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08071236B for ; Thu, 23 Jan 2025 21:16:57 +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: <1737666983.5bdc15c00de20422c9fca29f2b7d8feeafc896ec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-uk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild X-VCS-Directories: app-dicts/myspell-uk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5bdc15c00de20422c9fca29f2b7d8feeafc896ec X-VCS-Branch: master Date: Thu, 23 Jan 2025 21:16:57 +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: 42dae02e-734b-4d54-88c6-39eade962ec0 X-Archives-Hash: 6022394abdc8dfa050dc4a1224fc3f98 commit: 5bdc15c00de20422c9fca29f2b7d8feeafc896ec Author: Sam James gentoo org> AuthorDate: Thu Jan 23 21:16:23 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 23 21:16:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdc15c0 app-dicts/myspell-uk: Stabilize 6.5.3 ALLARCHES, #946799 Signed-off-by: Sam James gentoo.org> app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild b/app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild index f9a306ae3bdf..63bde12cb77b 100644 --- a/app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-6.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,4 +25,4 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1727974630/dict LICENSE="GPL-3 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86"