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 95A29139083 for ; Fri, 24 Nov 2017 22:25:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BB80E0F1C; Fri, 24 Nov 2017 22:25:34 +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 0497FE0F1C for ; Fri, 24 Nov 2017 22:25:33 +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 2295E33C1EB for ; Fri, 24 Nov 2017 22:25:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6E86A665 for ; Fri, 24 Nov 2017 22:25:31 +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: <1511562242.49533b5ea914059242b0244411dce224579d5bc5.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-GOST/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild X-VCS-Directories: dev-perl/Digest-GOST/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 49533b5ea914059242b0244411dce224579d5bc5 X-VCS-Branch: master Date: Fri, 24 Nov 2017 22:25:31 +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: 0603893b-be8d-4031-91c9-d950bdcada16 X-Archives-Hash: e71d9d78fb170f9f0c658c092d2ec13f commit: 49533b5ea914059242b0244411dce224579d5bc5 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Nov 24 22:24:02 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Nov 24 22:24:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49533b5e dev-perl/Digest-GOST: stable 0.60.0-r1 for sparc, bug #622992 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild b/dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild index 3cea2613cf3..4b780545701 100644 --- a/dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild +++ b/dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl interface to the GOST R 34.11-94 digest algorithm" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RDEPEND="