diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-16 11:12:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-16 11:12:45 +0300 |
commit | 35bcbf454d253c59a6913995e7ded304ee277395 (patch) | |
tree | 34091f865fe068d1bd9f305e5459b3b28726978a /dev-libs/hyphen | |
parent | app-office/libreoffice-l10n: amd64 stable wrt bug #704840 (diff) | |
download | gentoo-35bcbf454d253c59a6913995e7ded304ee277395.tar.gz gentoo-35bcbf454d253c59a6913995e7ded304ee277395.tar.bz2 gentoo-35bcbf454d253c59a6913995e7ded304ee277395.zip |
dev-libs/hyphen: amd64 stable wrt bug #704840
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild index 3de788167759..9208b32a9bb2 100644 --- a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |