diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:41:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:41:15 +0100 |
commit | 7958ff2e9981725a3aec7dabd48de72f74456997 (patch) | |
tree | e5a6a0964afdb1bd43df8cc395ada1c08a3b603f /dev-libs/hyphen | |
parent | dev-perl/DBI: ppc stable wrt bug #601822 (diff) | |
download | gentoo-7958ff2e9981725a3aec7dabd48de72f74456997.tar.gz gentoo-7958ff2e9981725a3aec7dabd48de72f74456997.tar.bz2 gentoo-7958ff2e9981725a3aec7dabd48de72f74456997.zip |
dev-libs/hyphen: ppc stable wrt bug #601550
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/hyphen')
-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 6fadff3e9ea6..04320256c753 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |