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 456AA13832E for ; Tue, 26 Jul 2016 06:49:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 648E8E0914; Tue, 26 Jul 2016 06:49:14 +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 A0024E0913 for ; Tue, 26 Jul 2016 06:49:13 +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 BAF42340CB1 for ; Tue, 26 Jul 2016 06:49:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF7E67D5 for ; Tue, 26 Jul 2016 06:49:09 +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: <1469515732.43b51f0c95130a90f26b118aa6b363fa8b697ffa.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmypaint/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild X-VCS-Directories: media-libs/libmypaint/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 43b51f0c95130a90f26b118aa6b363fa8b697ffa X-VCS-Branch: master Date: Tue, 26 Jul 2016 06:49:09 +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: aeb1ef03-b3b7-4ce9-9d5c-7116aab5bad7 X-Archives-Hash: 5423257627308f464398758a2f63f098 commit: 43b51f0c95130a90f26b118aa6b363fa8b697ffa Author: Jeroen Roovers gentoo org> AuthorDate: Tue Jul 26 06:38:43 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Jul 26 06:48:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43b51f0c media-libs/libmypaint: Mark ~hppa ~ppc64 (bug #589098). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild b/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild index a21af2e..2c5dede 100644 --- a/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild +++ b/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mypaint/libmypaint/releases/download/v${MY_PV}/${MY_ LICENSE="ISC" SLOT="0/0" # first soname component for subslot -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="gegl introspection nls openmp" CDEPEND="