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 B26341382C5 for ; Fri, 20 Apr 2018 21:28:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E819E0960; Fri, 20 Apr 2018 21:28:00 +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 49973E0960 for ; Fri, 20 Apr 2018 21:28:00 +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 AC380335C82 for ; Fri, 20 Apr 2018 21:27:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C377C292 for ; Fri, 20 Apr 2018 21:27:55 +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: <1524259654.7abf3f4faa7b7a995bea668cbf3b3dd478483bad.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-xcursors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild X-VCS-Directories: x11-themes/vanilla-dmz-xcursors/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7abf3f4faa7b7a995bea668cbf3b3dd478483bad X-VCS-Branch: master Date: Fri, 20 Apr 2018 21:27:55 +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: 59deb415-38be-40f8-b011-616ec2df058c X-Archives-Hash: 9f20380f82ce5b921222e3014ee2fdb9 commit: 7abf3f4faa7b7a995bea668cbf3b3dd478483bad Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Apr 20 21:27:15 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Apr 20 21:27:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abf3f4f x11-themes/vanilla-dmz-xcursors: stable 0.4.5 for ppc64, bug #652188 Bug: https://bugs.gentoo.org/652188 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild index adc45120dff..04ef4c539c1 100644 --- a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild +++ b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="x11-apps/xcursorgen"