commit: c72411db003f15eff089beb405691dfe644cb755 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Apr 14 08:53:16 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 08:54:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72411db
dev-util/hfstospell: stabilize 0.5.3 for x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/hfstospell/hfstospell-0.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/hfstospell/hfstospell-0.5.3.ebuild b/dev-util/hfstospell/hfstospell-0.5.3.ebuild index fb0ae63f8f3a..ea740be82dcb 100644 --- a/dev-util/hfstospell/hfstospell-0.5.3.ebuild +++ b/dev-util/hfstospell/hfstospell-0.5.3.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:=
