commit: c17fd47b1a7fe06d99dbbe4e392715cef2418102 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Mar 26 05:57:57 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Mar 26 05:57:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17fd47b
dev-util/hfstospell: stabilize 0.5.4 for x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/hfstospell/hfstospell-0.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/hfstospell/hfstospell-0.5.4.ebuild b/dev-util/hfstospell/hfstospell-0.5.4.ebuild index 270fe676f6a7..0153a63efdf0 100644 --- a/dev-util/hfstospell/hfstospell-0.5.4.ebuild +++ b/dev-util/hfstospell/hfstospell-0.5.4.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 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~riscv x86" IUSE="clang" DEPEND="app-arch/libarchive:=
