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 3C279138334 for ; Sat, 22 Sep 2018 11:31:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 723C8E08F4; Sat, 22 Sep 2018 11:31:20 +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 51B24E08F1 for ; Sat, 22 Sep 2018 11:31:20 +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 6EAA2335D04 for ; Sat, 22 Sep 2018 11:31:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BCD93F6 for ; Sat, 22 Sep 2018 11:31:16 +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: <1537615735.628b32e6f37c8a9762641c2ba631d414dbd858f6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmMatrix/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild X-VCS-Directories: x11-plugins/wmMatrix/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 628b32e6f37c8a9762641c2ba631d414dbd858f6 X-VCS-Branch: master Date: Sat, 22 Sep 2018 11:31:16 +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: e689a4e9-4de5-4f4c-8ae0-c1e4438de7e2 X-Archives-Hash: 3b1f24ad7ef3fffd2d43f438d59df17b commit: 628b32e6f37c8a9762641c2ba631d414dbd858f6 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 22 11:24:21 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 22 11:28:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628b32e6 x11-plugins/wmMatrix: stable 0.2-r2 for ppc64, bug #666088 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild index 625d5049d4f..561d4e7bf7f 100644 --- a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild +++ b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild @@ -19,7 +19,7 @@ RDEPEND="${CDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ppc ppc64 ~sparc x86" IUSE="" PATCHES=( "${FILESDIR}"/${P}-makefile.patch )