From f95f4991a531d89176582ebf149b5af32cb82639 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sat, 24 Jul 2021 23:54:55 +0100 Subject: [PATCH] app-crypt/stoken: keyword 0.92-r1 for ~riscv Signed-off-by: Marek Szuba --- app-crypt/stoken/stoken-0.92-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/stoken/stoken-0.92-r1.ebuild b/app-crypt/stoken/stoken-0.92-r1.ebuild index d535f81ddc4e0..2508df6bacdf2 100644 --- a/app-crypt/stoken/stoken-0.92-r1.ebuild +++ b/app-crypt/stoken/stoken-0.92-r1.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="6" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" IUSE="gtk static" # || ( dev-libs/nettle dev-libs/libtomcrypt ) libtomcrypt is not packaged