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 8563A138334 for ; Sat, 14 Jul 2018 20:10:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21745E0BA0; Sat, 14 Jul 2018 20:10:27 +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 A8E45E0BA8 for ; Sat, 14 Jul 2018 20:10:26 +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 E73E7335CCE for ; Sat, 14 Jul 2018 20:10:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81FF4378 for ; Sat, 14 Jul 2018 20:10:06 +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: <1531598338.f220e48a2f1625ecb20d84178edfedb707e133b0.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-builder-convert/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild X-VCS-Directories: dev-util/gtk-builder-convert/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f220e48a2f1625ecb20d84178edfedb707e133b0 X-VCS-Branch: master Date: Sat, 14 Jul 2018 20:10:06 +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: 8a639019-cc07-495c-8b67-c756df914e82 X-Archives-Hash: 4074785da135bbc3c273e31ca6638a07 commit: f220e48a2f1625ecb20d84178edfedb707e133b0 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jul 14 19:58:58 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jul 14 19:58:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f220e48a dev-util/gtk-builder-convert: stable 2.24.32 for ppc64, bug #660314 Bug: https://bugs.gentoo.org/660314 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild index c1e64dc5e03..d7822b45de5 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"