diff options
| author | Sam James <sam@gentoo.org> | 2025-02-15 13:45:05 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-02-15 13:45:05 +0000 |
| commit | 67e7c01532570a0bd9fbcd9517747ceda55d3665 (patch) | |
| tree | 72abeaf731d743f1896d6279b80c7eab92e10f82 | |
| parent | ab64dd19cdcf29ac65ddc96f1216648db8b2373a (diff) | |
| download | gentoo-67e7c01532570a0bd9fbcd9517747ceda55d3665.tar.gz gentoo-67e7c01532570a0bd9fbcd9517747ceda55d3665.tar.bz2 gentoo-67e7c01532570a0bd9fbcd9517747ceda55d3665.zip | |
dev-util/codespell: Stabilize 2.3.0 x86, #949802
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | dev-util/codespell/codespell-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/codespell/codespell-2.3.0.ebuild b/dev-util/codespell/codespell-2.3.0.ebuild index 4c3a8ca7a665..067762bc4d33 100644 --- a/dev-util/codespell/codespell-2.3.0.ebuild +++ b/dev-util/codespell/codespell-2.3.0.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://pypi.org/project/codespell # Code licensed under GPL-2, dictionary licensed under CC-BY-SA-3.0 LICENSE="GPL-2 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" BDEPEND=" test? ( |
