diff options
author | Joonas Niilola <juippis@gentoo.org> | 2019-11-21 09:44:15 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-11-21 10:40:27 +0200 |
commit | c73dd22872d951d4d3b8396e6997ea9933ef8c48 (patch) | |
tree | a622aabd2219219c8b976369568284c896f004e4 /dev-util/hfstospell | |
parent | app-misc/rpick: keyword ~x86 (diff) | |
download | gentoo-c73dd22872d951d4d3b8396e6997ea9933ef8c48.tar.gz gentoo-c73dd22872d951d4d3b8396e6997ea9933ef8c48.tar.bz2 gentoo-c73dd22872d951d4d3b8396e6997ea9933ef8c48.zip |
dev-util/hfstospell: stabilize 0.5.1 on x86
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 7aac0223c0d7..aca75717d721 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 |