diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-25 09:13:28 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-25 09:13:56 +0300 |
commit | d2f653813bdb0a3253e0d89aea267fdc05008813 (patch) | |
tree | b5b600caf45be35412ea732ebe5d4eb96f9e6831 /dev-util | |
parent | dev-util/codespell: Stabilize 2.2.1 amd64, #872629 (diff) | |
download | gentoo-d2f653813bdb0a3253e0d89aea267fdc05008813.tar.gz gentoo-d2f653813bdb0a3253e0d89aea267fdc05008813.tar.bz2 gentoo-d2f653813bdb0a3253e0d89aea267fdc05008813.zip |
dev-util/codespell: Stabilize 2.2.1 x86, #872629
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util')
-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 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 |