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 30813139694 for ; Thu, 18 May 2017 05:01:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15B12E0E42; Thu, 18 May 2017 05:01:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E3982E0E42 for ; Thu, 18 May 2017 05:01:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 315C333FE49 for ; Thu, 18 May 2017 05:01:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEB90743E for ; Thu, 18 May 2017 05:01:00 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1495083651.7b7694f7cea2795ed059e0c770dcd7ce035db149.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/podofo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/podofo/podofo-0.9.6_pre20170508-r1.ebuild X-VCS-Directories: app-text/podofo/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 7b7694f7cea2795ed059e0c770dcd7ce035db149 X-VCS-Branch: master Date: Thu, 18 May 2017 05:01:00 +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: 8f8c30ae-7932-43a9-a5fe-341b9562e891 X-Archives-Hash: a9acec4ad665984faef7a925b29a8b1d commit: 7b7694f7cea2795ed059e0c770dcd7ce035db149 Author: Michael Weber gentoo org> AuthorDate: Thu May 18 04:59:16 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu May 18 05:00:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7694f7 app-text/podofo: ppc stable (bug 617204). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" app-text/podofo/podofo-0.9.6_pre20170508-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/podofo/podofo-0.9.6_pre20170508-r1.ebuild b/app-text/podofo/podofo-0.9.6_pre20170508-r1.ebuild index 5cce373fb0e..01c90503657 100644 --- a/app-text/podofo/podofo-0.9.6_pre20170508-r1.ebuild +++ b/app-text/podofo/podofo-0.9.6_pre20170508-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PVR}" -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86" IUSE="+boost idn libressl debug test" RDEPEND="dev-lang/lua:=