commit: d2f653813bdb0a3253e0d89aea267fdc05008813 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Sep 25 06:13:28 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> 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 <juippis <AT> 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
