diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 20:06:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 20:06:21 +0200 |
commit | 89c937ccf0dbea6c39cbbbb9f91dfe62744323cc (patch) | |
tree | fa34a8d03752273fa901c974bfcc9f1187cf0cd6 /dev-util/codespell | |
parent | sys-apps/openrc: add 0.53 (diff) | |
download | gentoo-89c937ccf0dbea6c39cbbbb9f91dfe62744323cc.tar.gz gentoo-89c937ccf0dbea6c39cbbbb9f91dfe62744323cc.tar.bz2 gentoo-89c937ccf0dbea6c39cbbbb9f91dfe62744323cc.zip |
dev-util/codespell: Stabilize 2.2.6 x86, #920230
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/codespell')
-rw-r--r-- | dev-util/codespell/codespell-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/codespell/codespell-2.2.6.ebuild b/dev-util/codespell/codespell-2.2.6.ebuild index 823a11f1e0b6..39d5f3284d1a 100644 --- a/dev-util/codespell/codespell-2.2.6.ebuild +++ b/dev-util/codespell/codespell-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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? ( |