From 7d83e22a74a307f72c3e2b79053e969af869a005 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Mon, 10 Jan 2022 18:20:13 -0800 Subject: [PATCH] dev-python/pyscard: keyword 2.0.2 for ~arm64 Signed-off-by: Georgy Yakovlev --- dev-python/pyscard/pyscard-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild index 96ca5c3fa0f53..3e7340a1891f1 100644 --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ b/dev-python/pyscard/pyscard-2.0.2.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 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"