diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-16 11:14:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-16 11:14:07 +0300 |
commit | 4a78f5432428adaa7c273120c00c3704d0f04a62 (patch) | |
tree | ef352ff95806a3bc03c1e1e14edf86becf80c546 /dev-libs/hyphen | |
parent | app-office/libreoffice-l10n: x86 stable wrt bug #704840 (diff) | |
download | gentoo-4a78f5432428adaa7c273120c00c3704d0f04a62.tar.gz gentoo-4a78f5432428adaa7c273120c00c3704d0f04a62.tar.bz2 gentoo-4a78f5432428adaa7c273120c00c3704d0f04a62.zip |
dev-libs/hyphen: x86 stable wrt bug #704840
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild index 9208b32a9bb2..706fa84f9a5f 100644 --- a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |