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 93FFF138334 for ; Sun, 14 Oct 2018 13:29:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE659E086E; Sun, 14 Oct 2018 13:29:35 +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 8C94CE086E for ; Sun, 14 Oct 2018 13:29:35 +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 6668C335C94 for ; Sun, 14 Oct 2018 13:29:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F48543E for ; Sun, 14 Oct 2018 13:29:33 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1539523763.c8eadc6d8ea293880134c35bf0bc50a30e6ba0cf.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c8eadc6d8ea293880134c35bf0bc50a30e6ba0cf X-VCS-Branch: master Date: Sun, 14 Oct 2018 13:29:33 +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: ccdb5cf7-c01c-4264-a30a-9abb5b92c733 X-Archives-Hash: 54f2b1ce5e1720c53bf3beee0cd713cc commit: c8eadc6d8ea293880134c35bf0bc50a30e6ba0cf Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 14 13:23:34 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 14 13:29:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8eadc6d dev-perl/Digest-GOST: mark s390 stable Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-perl/Digest-GOST/Digest-GOST-0.60.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 1486cc65a5b..dc1eda30009 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 s390 sparc x86" IUSE="test" RDEPEND="