From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 ED133139694 for ; Wed, 2 Aug 2017 06:31:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60CFFE0DFF; Wed, 2 Aug 2017 06:31:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 40DD2E0DFF for ; Wed, 2 Aug 2017 06:31:41 +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 5A53E3417C9 for ; Wed, 2 Aug 2017 06:31:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2BCE75EF for ; Wed, 2 Aug 2017 06:31:37 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1501655472.225f23b188afef901bc87f0ab279368e5468ca65.asturm@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.91-r3.ebuild X-VCS-Directories: media-gfx/inkscape/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 225f23b188afef901bc87f0ab279368e5468ca65 X-VCS-Branch: master Date: Wed, 2 Aug 2017 06:31:37 +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: 5e15b9c8-70a6-42c8-929f-fe9ec240b4c0 X-Archives-Hash: 59471b00136370e5747318c2642cbf3a commit: 225f23b188afef901bc87f0ab279368e5468ca65 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 30 22:19:02 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 2 06:31:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225f23b1 media-gfx/inkscape: Drop back to ~hppa Stabilisation timeout. Gentoo-bug: 606806 Package-Manager: Portage-2.3.6, Repoman-2.3.1 media-gfx/inkscape/inkscape-0.91-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/inkscape/inkscape-0.91-r3.ebuild b/media-gfx/inkscape/inkscape-0.91-r3.ebuild index 28d04316ed0..4fb20095d5e 100644 --- a/media-gfx/inkscape/inkscape-0.91-r3.ebuild +++ b/media-gfx/inkscape/inkscape-0.91-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://inkscape.global.ssl.fastly.net/media/resources/file/${P}.tar.bz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="cdr dia dbus exif gnome imagemagick openmp postscript inkjar jpeg latex" IUSE+=" lcms nls spell static-libs visio wpg"