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 89A1D138331 for ; Mon, 2 Apr 2018 18:06:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B488E0E9B; Mon, 2 Apr 2018 18:06:40 +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 6F64BE0E9A for ; Mon, 2 Apr 2018 18:06:40 +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 8C932335DC9 for ; Mon, 2 Apr 2018 18:06:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B85B27E for ; Mon, 2 Apr 2018 18:06:37 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1522692354.3d682f0b2265a2f4c1727160c1aee16232032531.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Compare/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild X-VCS-Directories: dev-perl/Data-Compare/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3d682f0b2265a2f4c1727160c1aee16232032531 X-VCS-Branch: master Date: Mon, 2 Apr 2018 18:06:37 +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: f7630c5f-3668-43a6-8e75-60b10d175cc4 X-Archives-Hash: 3d906e695a7f2fe7b5a8db408bd11d05 commit: 3d682f0b2265a2f4c1727160c1aee16232032531 Author: Alexey Korepanov yandex ru> AuthorDate: Sat Mar 31 20:52:29 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Apr 2 18:05:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d682f0b dev-perl/Data-Compare: keyword ~arm64 dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild b/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild index 9e4df90caaa..eaa9923913d 100644 --- a/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild +++ b/dev-perl/Data-Compare/Data-Compare-1.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Compare perl data structures" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="