diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-24 14:16:09 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-24 14:16:09 +0200 |
commit | 223bfa093c4022a85b293d9cd3c113a0fccc85eb (patch) | |
tree | 07ac9546669409d0ef2f4b97a4f7b746c9856a45 /sys-devel | |
parent | kde-apps/kbreakout: amd64 stable wrt bug #579992 (diff) | |
download | gentoo-223bfa093c4022a85b293d9cd3c113a0fccc85eb.tar.gz gentoo-223bfa093c4022a85b293d9cd3c113a0fccc85eb.tar.bz2 gentoo-223bfa093c4022a85b293d9cd3c113a0fccc85eb.zip |
sys-devel/gettext: Stable for HPPA PPC64 (bug #583834).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gettext/gettext-0.19.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.19.7.ebuild b/sys-devel/gettext/gettext-0.19.7.ebuild index 7677f88eb8dd..aeee7ea07478 100644 --- a/sys-devel/gettext/gettext-0.19.7.ebuild +++ b/sys-devel/gettext/gettext-0.19.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" # so put that license behind USE=cxx. LICENSE="GPL-3+ cxx? ( LGPL-2.1+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs" # only runtime goes multilib |