From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1008942-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C81A0138332 for <garchives@archives.gentoo.org>; Mon, 12 Mar 2018 06:17:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 153A5E08C9; Mon, 12 Mar 2018 06:17:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBF90E08C9 for <gentoo-commits@lists.gentoo.org>; Mon, 12 Mar 2018 06:17:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B38E335C50 for <gentoo-commits@lists.gentoo.org>; Mon, 12 Mar 2018 06:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B8CC23F for <gentoo-commits@lists.gentoo.org>; Mon, 12 Mar 2018 06:17:47 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org> Message-ID: <1520835458.85980da07622b86704ba38aad562ab5e77f5203b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/inkscape/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/inkscape/inkscape-0.92.2.ebuild X-VCS-Directories: media-gfx/inkscape/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 85980da07622b86704ba38aad562ab5e77f5203b X-VCS-Branch: master Date: Mon, 12 Mar 2018 06:17:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c5f69c37-79dd-4134-8e03-f0f4047e697b X-Archives-Hash: 6b9f681aedadb4987cc9b2761e13b2b6 commit: 85980da07622b86704ba38aad562ab5e77f5203b Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Mar 12 05:53:58 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Mar 12 06:17:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85980da0 media-gfx/inkscape-0.92.2: ppc stable, bug 643836 media-gfx/inkscape/inkscape-0.92.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/inkscape/inkscape-0.92.2.ebuild b/media-gfx/inkscape/inkscape-0.92.2.ebuild index 2d1f741ddaf..7d28a8ba918 100644 --- a/media-gfx/inkscape/inkscape-0.92.2.ebuild +++ b/media-gfx/inkscape/inkscape-0.92.2.ebuild @@ -16,7 +16,7 @@ https://dev.gentoo.org/~jstein/dist/inkscape-0.92.1-poppler.patch" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="cdr dia dbus exif gnome imagemagick openmp postscript inkjar jpeg latex" IUSE+=" lcms nls spell static-libs visio wpg"