diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-24 23:54:55 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-25 00:02:42 +0100 |
commit | f95f4991a531d89176582ebf149b5af32cb82639 (patch) | |
tree | 14c62cd292b14023fcdaad28406a6a7735a65507 /app-crypt/stoken | |
parent | sys-libs/nss_wrapper: keyword 1.1.10 for ~riscv (diff) | |
download | gentoo-f95f4991a531d89176582ebf149b5af32cb82639.tar.gz gentoo-f95f4991a531d89176582ebf149b5af32cb82639.tar.bz2 gentoo-f95f4991a531d89176582ebf149b5af32cb82639.zip |
app-crypt/stoken: keyword 0.92-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-crypt/stoken')
-rw-r--r-- | app-crypt/stoken/stoken-0.92-r1.ebuild | 4 |
1 files 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 d535f81ddc4e..2508df6bacdf 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 |