diff options
author | Joonas Niilola <juippis@gentoo.org> | 2019-11-21 10:35:54 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-11-21 10:40:28 +0200 |
commit | 54c68040591b15f8a672a316e30b320e48ad01f3 (patch) | |
tree | b5647c371eac68d450ee41031a1f6cb161140726 /dev-util/hfstospell | |
parent | dev-python/mini-amf: stabilize 0.9.1 on x86 (diff) | |
download | gentoo-54c68040591b15f8a672a316e30b320e48ad01f3.tar.gz gentoo-54c68040591b15f8a672a316e30b320e48ad01f3.tar.bz2 gentoo-54c68040591b15f8a672a316e30b320e48ad01f3.zip |
dev-util/hfstospell: stabilize 0.5.1 on amd64
Package-Manager: Portage-2.3.79, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/hfstospell')
-rw-r--r-- | dev-util/hfstospell/hfstospell-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/hfstospell/hfstospell-0.5.1.ebuild b/dev-util/hfstospell/hfstospell-0.5.1.ebuild index aca75717d721..84452334ab9f 100644 --- a/dev-util/hfstospell/hfstospell-0.5.1.ebuild +++ b/dev-util/hfstospell/hfstospell-0.5.1.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 |