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 7C39C1382C5 for ; Tue, 3 Apr 2018 21:08:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ACA5E0C13; Tue, 3 Apr 2018 21:07:59 +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 52802E0C13 for ; Tue, 3 Apr 2018 21:07:59 +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 B48F9335DA7 for ; Tue, 3 Apr 2018 21:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97280275 for ; Tue, 3 Apr 2018 21:07: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: <1522789641.766019533fa594c20b67922d6a7a22d8d7eb918b.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: 766019533fa594c20b67922d6a7a22d8d7eb918b X-VCS-Branch: master Date: Tue, 3 Apr 2018 21:07: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: 226da251-308e-4229-9bf0-db0bb6f582f6 X-Archives-Hash: 6f859118b0cd33dd2f54f8506861c03a commit: 766019533fa594c20b67922d6a7a22d8d7eb918b Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Apr 3 20:21:35 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Apr 3 21:07:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76601953 x11-themes/vanilla-dmz-xcursors: stable 0.4.5 for sparc Bug: https://bugs.gentoo.org/652188 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" 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 eab3c886f00..1e3bc39ab54 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"