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 6F8B4158066 for ; Wed, 4 Sep 2024 01:57:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46FE9E2A51; Wed, 4 Sep 2024 01:57:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 39A53E2A65 for ; Wed, 4 Sep 2024 01:57:17 +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 D6B0E34309E for ; Wed, 4 Sep 2024 01:57:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C08711F0 for ; Wed, 4 Sep 2024 01:57:15 +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: <1725414999.3ece4ad6b15c70c4747a334a538dde4b33ea2be2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/hunspell/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/hunspell/hunspell-1.7.2-r1.ebuild X-VCS-Directories: app-text/hunspell/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3ece4ad6b15c70c4747a334a538dde4b33ea2be2 X-VCS-Branch: master Date: Wed, 4 Sep 2024 01:57:15 +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: 13ec5065-4bf0-45ff-bd69-34735f8491ef X-Archives-Hash: 85dfbc3748ef0f175e6f7ad096dbb86f commit: 3ece4ad6b15c70c4747a334a538dde4b33ea2be2 Author: Sam James gentoo org> AuthorDate: Wed Sep 4 01:56:39 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 4 01:56:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ece4ad6 app-text/hunspell: Stabilize 1.7.2-r1 x86, #938963 Signed-off-by: Sam James gentoo.org> app-text/hunspell/hunspell-1.7.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/hunspell/hunspell-1.7.2-r1.ebuild b/app-text/hunspell/hunspell-1.7.2-r1.ebuild index f281a05502c6..a5bab72a6374 100644 --- a/app-text/hunspell/hunspell-1.7.2-r1.ebuild +++ b/app-text/hunspell/hunspell-1.7.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hunspell/hunspell/releases/download/v${PV}/${P}.tar. LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0/$(ver_cut 1-2)" IUSE="ncurses nls readline static-libs" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/libiconv