Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/
Date: Sat, 05 Dec 2015 07:51:26
Message-Id: 1449301874.1f52e7399c1c6d42885899c5ea5fa050478baa02.jer@gentoo
1 commit: 1f52e7399c1c6d42885899c5ea5fa050478baa02
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 5 07:46:05 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 5 07:51:14 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f52e739
7
8 media-gfx/gimp: Mark ~hppa (bug #567558).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 media-gfx/gimp/gimp-2.9.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/gimp/gimp-2.9.2.ebuild b/media-gfx/gimp/gimp-2.9.2.ebuild
17 index f04722f..5f50d59 100644
18 --- a/media-gfx/gimp/gimp-2.9.2.ebuild
19 +++ b/media-gfx/gimp/gimp-2.9.2.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gimp.org/"
21 SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${P}.tar.bz2"
22 LICENSE="GPL-3 LGPL-3"
23 SLOT="2"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26
27 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
28 IUSE="alsa aalib altivec aqua debug doc openexr gnome postscript jpeg2k cpu_flags_x86_mmx mng pdf python smp cpu_flags_x86_sse svg tiff udev webkit wmf xpm"