summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 07:37:40 +0000
committerSam James <sam@gentoo.org>2021-03-02 07:37:40 +0000
commitbe308b2f19236418edb108b969547e09731fae20 (patch)
tree3fd841dcc96c37e7d76bc93b4145cbe9ab8686a7
parentdev-python/pykwalify: Stabilize 1.8.0 ALLARCHES, #773826 (diff)
downloadgentoo-be308b2f19236418edb108b969547e09731fae20.tar.gz
gentoo-be308b2f19236418edb108b969547e09731fae20.tar.bz2
gentoo-be308b2f19236418edb108b969547e09731fae20.zip
dev-python/pyscard: Stabilize 2.0.0 amd64, #773832
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pyscard/pyscard-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyscard/pyscard-2.0.0.ebuild b/dev-python/pyscard/pyscard-2.0.0.ebuild
index 4117f2fd3991..885085b5d76a 100644
--- a/dev-python/pyscard/pyscard-2.0.0.ebuild
+++ b/dev-python/pyscard/pyscard-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
RDEPEND="sys-apps/pcsc-lite"
DEPEND="${RDEPEND}"