commit: 0e2220708f30d6c685db97e129245dbe3f2c165a Author: Atharva Amritkar <atharvaamritkar <AT> protonmail <DOT> com> AuthorDate: Sun Apr 3 18:04:25 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Apr 7 15:30:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e222070
app-crypt/asekey: Keyword 3.7 ~riscv Signed-off-by: Atharva Amritkar <atharvaamritkar <AT> protonmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-crypt/asekey/asekey-3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/asekey/asekey-3.7.ebuild b/app-crypt/asekey/asekey-3.7.ebuild index fcf24ad70acf..e7f6dbe08462 100644 --- a/app-crypt/asekey/asekey-3.7.ebuild +++ b/app-crypt/asekey/asekey-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.athena-scs.com/docs/reader-drivers/${PN}-${PV/./-}-tar.bz2 - LICENSE="BSD LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" RDEPEND="sys-apps/pcsc-lite[udev] virtual/libusb:0"