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 E31C31396D0 for ; Sat, 30 Sep 2017 06:31:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB3D92BC04C; Sat, 30 Sep 2017 06:31:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C4B582BC04C for ; Sat, 30 Sep 2017 06:31:06 +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 BE6A53417FC for ; Sat, 30 Sep 2017 06:31:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED1DD90A3 for ; Sat, 30 Sep 2017 06:31:00 +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: <1506753051.e8837ab3b5e04b83b510343ef2e702314a00056c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome/gnome-3.24.0.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e8837ab3b5e04b83b510343ef2e702314a00056c X-VCS-Branch: master Date: Sat, 30 Sep 2017 06:31: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: bf35b18a-20e0-46b1-890f-5689dd5228eb X-Archives-Hash: 1c893e6b8a263ff017702970f00a6e77 commit: e8837ab3b5e04b83b510343ef2e702314a00056c Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 30 06:14:42 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 30 06:30:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8837ab3 gnome-base/gnome: keyworded 3.22.2 for ppc, bug #599574 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" gnome-base/gnome/gnome-3.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-3.24.0.ebuild b/gnome-base/gnome/gnome-3.24.0.ebuild index f3b4c70ad1d..a02534c8d1a 100644 --- a/gnome-base/gnome/gnome-3.24.0.ebuild +++ b/gnome-base/gnome/gnome-3.24.0.ebuild @@ -11,7 +11,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras"