From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 70A1413829C for ; Fri, 3 Jun 2016 04:41:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4B50254022; Fri, 3 Jun 2016 04:41:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AEBE254022 for ; Fri, 3 Jun 2016 04:41:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF008340A8E for ; Fri, 3 Jun 2016 04:41:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5247D984 for ; Fri, 3 Jun 2016 04:41:04 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1464928616.bbac4a959ea3e8181ec1314da25ed486a491d34c.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphicsmagick/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/graphicsmagick/graphicsmagick-1.3.24.ebuild X-VCS-Directories: media-gfx/graphicsmagick/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: bbac4a959ea3e8181ec1314da25ed486a491d34c X-VCS-Branch: master Date: Fri, 3 Jun 2016 04:41:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9759b6cb-bd67-4fcf-b1b4-fff6ea74024a X-Archives-Hash: fdefde219d337ffe70829d2a5e12a052 commit: bbac4a959ea3e8181ec1314da25ed486a491d34c Author: Jeroen Roovers gentoo org> AuthorDate: Fri Jun 3 04:36:56 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Jun 3 04:36:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbac4a95 media-gfx/graphicsmagick: Stable for PPC64 (bug #584512). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches media-gfx/graphicsmagick/graphicsmagick-1.3.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.24.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.24.ebuild index 475f26f..52e56fc 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.24.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg jpeg2k lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype webp wmf X zlib"