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 A1687138334 for ; Sun, 29 Jul 2018 10:36:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 592BEE088F; Sun, 29 Jul 2018 10:36:03 +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 D4C41E0882 for ; Sun, 29 Jul 2018 10:36:02 +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 F2D2B335CBF for ; Sun, 29 Jul 2018 10:35:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97EB6390 for ; Sun, 29 Jul 2018 10:35:56 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1532859834.a15eebf272136baca84238c7b43cd26eeee6f840.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-gladexml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild X-VCS-Directories: dev-perl/gtk2-gladexml/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a15eebf272136baca84238c7b43cd26eeee6f840 X-VCS-Branch: master Date: Sun, 29 Jul 2018 10:35:56 +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: 9587a059-3d9e-44b4-a752-6310c1c21bfc X-Archives-Hash: 41208a19ee51cec4f2328f384506a66e commit: a15eebf272136baca84238c7b43cd26eeee6f840 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jul 29 10:23:54 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jul 29 10:23:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15eebf2 dev-perl/gtk2-gladexml: stable 1.7.0-r2 for ppc64, bug #657634 Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild index e9123607ac4..9ded689d953 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2