diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-15 08:35:48 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-15 09:18:16 +0200 |
commit | 47919845e2fed7c493cdc5232743d79ccba11641 (patch) | |
tree | 30a06c680ec655ad30cdff23df2f7c3133e21b09 /dev-util/hfstospell | |
parent | dev-util/hfstospell: stabilize 0.5.2 on x86 (diff) | |
download | gentoo-47919845e2fed7c493cdc5232743d79ccba11641.tar.gz gentoo-47919845e2fed7c493cdc5232743d79ccba11641.tar.bz2 gentoo-47919845e2fed7c493cdc5232743d79ccba11641.zip |
dev-util/hfstospell: stabilize 0.5.2 on amd64
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 93eb863e79d1..f269ab5ace37 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 |