diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-15 02:27:34 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-15 02:27:46 +0100 |
commit | 5f9e5302c55a7f459d12e1dff6889c28b0b2160e (patch) | |
tree | d115000d2f6a50fae54b8e3c59e175fc1fdc2552 /dev-libs/hyphen | |
parent | media-libs/libwebp: add USE flags for avx2, sse2, sse4.1, and neon (diff) | |
download | gentoo-5f9e5302c55a7f459d12e1dff6889c28b0b2160e.tar.gz gentoo-5f9e5302c55a7f459d12e1dff6889c28b0b2160e.tar.bz2 gentoo-5f9e5302c55a7f459d12e1dff6889c28b0b2160e.zip |
dev-libs/hyphen: Stable for HPPA (bug #601550).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
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 5ee5252ab99a..9725e67f9e0c 100644 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |