diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-25 01:42:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-25 01:43:06 +0300 |
commit | 17cc82b2de9d852b129ec241a9487f9dd03f6567 (patch) | |
tree | 7461d49367d0bd6b24f63c81597c19b2e4bb39ff /app-crypt | |
parent | sys-apps/flashrom: Stabilize 1.2-r3 arm, #753182 (diff) | |
download | gentoo-17cc82b2de9d852b129ec241a9487f9dd03f6567.tar.gz gentoo-17cc82b2de9d852b129ec241a9487f9dd03f6567.tar.bz2 gentoo-17cc82b2de9d852b129ec241a9487f9dd03f6567.zip |
app-crypt/ccid: mark stable
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/ccid/ccid-1.4.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccid/ccid-1.4.33.ebuild b/app-crypt/ccid/ccid-1.4.33.ebuild index a47b8bea185c..746a54f09fad 100644 --- a/app-crypt/ccid/ccid-1.4.33.ebuild +++ b/app-crypt/ccid/ccid-1.4.33.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 @@ -11,7 +11,7 @@ SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="twinserial kobil-midentity +usb" RDEPEND=">=sys-apps/pcsc-lite-1.8.3 |