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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 513E5158094 for ; Sat, 1 Oct 2022 06:29:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7F21E0A8A; Sat, 1 Oct 2022 06:29:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DEC7E0A8A for ; Sat, 1 Oct 2022 06:29:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1C0B341034 for ; Sat, 1 Oct 2022 06:29:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 122BC523 for ; Sat, 1 Oct 2022 06:29:00 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1664605734.89694557e715db055c2458bdeb6c2d9c58be3564.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/pcsc-perl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/pcsc-perl/pcsc-perl-1.4.14-r1.ebuild X-VCS-Directories: dev-perl/pcsc-perl/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 89694557e715db055c2458bdeb6c2d9c58be3564 X-VCS-Branch: master Date: Sat, 1 Oct 2022 06:29:00 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bda37cc3-c0ed-47e8-a7ca-338f54b14ea5 X-Archives-Hash: 2adf4b1d9ae48ab067a28c5595a9f860 commit: 89694557e715db055c2458bdeb6c2d9c58be3564 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Oct 1 06:28:54 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Oct 1 06:28:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89694557 dev-perl/pcsc-perl: Keyword 1.4.14-r1 arm64, #872809 Signed-off-by: Arthur Zamarin gentoo.org> dev-perl/pcsc-perl/pcsc-perl-1.4.14-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/pcsc-perl/pcsc-perl-1.4.14-r1.ebuild b/dev-perl/pcsc-perl/pcsc-perl-1.4.14-r1.ebuild index df7b3182fb74..3b3c380f04d0 100644 --- a/dev-perl/pcsc-perl/pcsc-perl-1.4.14-r1.ebuild +++ b/dev-perl/pcsc-perl/pcsc-perl-1.4.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://ludovic.rousseau.free.fr/softwares/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86" RESTRICT="test" # actually accesses the pcsc-lite daemon