diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-15 08:35:08 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-15 09:18:15 +0200 |
commit | 816e24ac96c3e0b8952e67a432097e7860ab4f2c (patch) | |
tree | 9924e3befe707717fef8eed0459b20d3df235553 /dev-util/hfstospell | |
parent | dev-python/sqlparse: Stabilize 0.4.1 ALLARCHES, #754603 (diff) | |
download | gentoo-816e24ac96c3e0b8952e67a432097e7860ab4f2c.tar.gz gentoo-816e24ac96c3e0b8952e67a432097e7860ab4f2c.tar.bz2 gentoo-816e24ac96c3e0b8952e67a432097e7860ab4f2c.zip |
dev-util/hfstospell: stabilize 0.5.2 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/hfstospell')
-rw-r--r-- | dev-util/hfstospell/hfstospell-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/hfstospell/hfstospell-0.5.2.ebuild b/dev-util/hfstospell/hfstospell-0.5.2.ebuild index 645a081e763b..93eb863e79d1 100644 --- a/dev-util/hfstospell/hfstospell-0.5.2.ebuild +++ b/dev-util/hfstospell/hfstospell-0.5.2.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 ~x86" +KEYWORDS="~amd64 x86" DEPEND="app-arch/libarchive dev-cpp/libxmlpp:2.6 |