diff options
author | 2019-04-26 13:27:40 -0400 | |
---|---|---|
committer | 2019-04-26 13:27:40 -0400 | |
commit | 30291471cd72ac377bcc1f2f68f06852e3e19f78 (patch) | |
tree | edd3d100d24789142fc5b2aa0d17178a6f20e78b /dev-libs/hyphen/hyphen-2.8.8.ebuild | |
parent | dev-qt/designer: stable on arm (diff) | |
download | gentoo-30291471cd72ac377bcc1f2f68f06852e3e19f78.tar.gz gentoo-30291471cd72ac377bcc1f2f68f06852e3e19f78.tar.bz2 gentoo-30291471cd72ac377bcc1f2f68f06852e3e19f78.zip |
dev-libs/hyphen: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs/hyphen/hyphen-2.8.8.ebuild')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8.ebuild b/dev-libs/hyphen/hyphen-2.8.8.ebuild index 92c213dd346a..0f5203bddc06 100644 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |