summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-10-10 22:17:44 +0200
committerMarek Szuba <marecki@gentoo.org>2021-10-10 22:44:27 +0200
commitca8cfeda964990f8c2cbb02f4fbb58c0d56e534a (patch)
tree0d18fe92e8c24784d7a62b5fb0b835bc8eed0510 /sys-auth/ykpers
parentsys-auth/libyubikey: keyword 1.13 for ~riscv (diff)
downloadgentoo-ca8cfeda964990f8c2cbb02f4fbb58c0d56e534a.tar.gz
gentoo-ca8cfeda964990f8c2cbb02f4fbb58c0d56e534a.tar.bz2
gentoo-ca8cfeda964990f8c2cbb02f4fbb58c0d56e534a.zip
sys-auth/ykpers: keyword 1.20.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-auth/ykpers')
-rw-r--r--sys-auth/ykpers/ykpers-1.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/ykpers/ykpers-1.20.0.ebuild b/sys-auth/ykpers/ykpers-1.20.0.ebuild
index d2134a082324..a77b20b63462 100644
--- a/sys-auth/ykpers/ykpers-1.20.0.ebuild
+++ b/sys-auth/ykpers/ykpers-1.20.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
@@ -9,7 +9,7 @@ DESCRIPTION="Library and tool for personalization of Yubico's YubiKey"
SRC_URI="https://github.com/Yubico/yubikey-personalization/archive/v${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://github.com/Yubico/yubikey-personalization"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
SLOT="0"
LICENSE="BSD-2"
IUSE="static-libs"