diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:46:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:46:23 -0400 |
commit | c55bc3013ba1e587a32c743a26ad1704506dd61c (patch) | |
tree | d43e90ca9809efb9df738e6b5c25d104d01576dc /dev-libs/hyphen | |
parent | media-libs/woff2: arm64 stable (diff) | |
download | gentoo-c55bc3013ba1e587a32c743a26ad1704506dd61c.tar.gz gentoo-c55bc3013ba1e587a32c743a26ad1704506dd61c.tar.bz2 gentoo-c55bc3013ba1e587a32c743a26ad1704506dd61c.zip |
dev-libs/hyphen: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8.ebuild b/dev-libs/hyphen/hyphen-2.8.8.ebuild index 0f5203bddc06..44863f737714 100644 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8.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-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |