commit: 726d977ffcb980c0b729857a26cfa6ffa245b8ab Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 06:30:51 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 06:32:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726d977f
dev-util/hfstospell: stabilize 0.5.3-r1 for x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/hfstospell/hfstospell-0.5.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/hfstospell/hfstospell-0.5.3-r1.ebuild b/dev-util/hfstospell/hfstospell-0.5.3-r1.ebuild index c582f0e3df93..edfabcdf32b4 100644 --- a/dev-util/hfstospell/hfstospell-0.5.3-r1.ebuild +++ b/dev-util/hfstospell/hfstospell-0.5.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hfst/hfst-ospell/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="clang" DEPEND="app-arch/libarchive:=
