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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A985E158095 for ; Sun, 25 Sep 2022 06:14:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EE88E0BE8; Sun, 25 Sep 2022 06:14:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6FB04E0BE8 for ; Sun, 25 Sep 2022 06:14:01 +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 4845F340F4F for ; Sun, 25 Sep 2022 06:14:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86AD05E2 for ; Sun, 25 Sep 2022 06:13:58 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1664086436.d2f653813bdb0a3253e0d89aea267fdc05008813.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/codespell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/codespell/codespell-2.2.1.ebuild X-VCS-Directories: dev-util/codespell/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d2f653813bdb0a3253e0d89aea267fdc05008813 X-VCS-Branch: master Date: Sun, 25 Sep 2022 06:13:58 +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: 80a9cfe5-e3eb-4365-85dd-8d36df0bcc7a X-Archives-Hash: 90691cbca7e0fd39f011046570d0c224 commit: d2f653813bdb0a3253e0d89aea267fdc05008813 Author: Joonas Niilola gentoo org> AuthorDate: Sun Sep 25 06:13:28 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Sep 25 06:13:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f65381 dev-util/codespell: Stabilize 2.2.1 x86, #872629 Signed-off-by: Joonas Niilola gentoo.org> dev-util/codespell/codespell-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/codespell/codespell-2.2.1.ebuild b/dev-util/codespell/codespell-2.2.1.ebuild index 14791cd2415b..fcc89161f545 100644 --- a/dev-util/codespell/codespell-2.2.1.ebuild +++ b/dev-util/codespell/codespell-2.2.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/codespell-project/codespell/archive/refs/tags/v${PV} # Dictionary licensed under CC-BY-SA-3.0 LICENSE="GPL-2 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" sys-apps/help2man