diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-25 09:12:18 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-25 09:13:56 +0300 |
commit | 9829975c8e2134545c20ea23d699b69fbec37ade (patch) | |
tree | 7b57c8815ea367edd97d865299c6dd3bba87d986 /dev-util/codespell | |
parent | sys-libs/ncurses: drop versions (diff) | |
download | gentoo-9829975c8e2134545c20ea23d699b69fbec37ade.tar.gz gentoo-9829975c8e2134545c20ea23d699b69fbec37ade.tar.bz2 gentoo-9829975c8e2134545c20ea23d699b69fbec37ade.zip |
dev-util/codespell: Stabilize 2.2.1 amd64, #872629
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/codespell')
-rw-r--r-- | dev-util/codespell/codespell-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/codespell/codespell-2.2.1.ebuild b/dev-util/codespell/codespell-2.2.1.ebuild index b323c3f6c7cb..14791cd2415b 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 |