diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 14:44:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 14:45:06 +0100 |
commit | fbf70e77618e36d28bf1d97ccae525d054173e5a (patch) | |
tree | bb532ceab6338ff7e5fb6154de467a5551d42c83 /dev-libs | |
parent | dev-libs/boost: arm stable wrt bug #704840 (diff) | |
download | gentoo-fbf70e77618e36d28bf1d97ccae525d054173e5a.tar.gz gentoo-fbf70e77618e36d28bf1d97ccae525d054173e5a.tar.bz2 gentoo-fbf70e77618e36d28bf1d97ccae525d054173e5a.zip |
dev-libs/hyphen: arm stable wrt bug #704840
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 c376d8477941..22bb0667ff6a 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" |