commit: ca8cfeda964990f8c2cbb02f4fbb58c0d56e534a Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 20:17:44 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 20:44:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8cfeda
sys-auth/ykpers: keyword 1.20.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> sys-auth/ykpers/ykpers-1.20.0.ebuild | 4 ++-- 1 file 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 d2134a08232..a77b20b6346 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"
