diff options
Diffstat (limited to 'app-crypt')
-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 |