summaryrefslogtreecommitdiff
path: root/app-crypt/stoken/stoken-0.92-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/stoken/stoken-0.92-r2.ebuild')
-rw-r--r--app-crypt/stoken/stoken-0.92-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/stoken/stoken-0.92-r2.ebuild b/app-crypt/stoken/stoken-0.92-r2.ebuild
index 9cf7d5d6aeb7..71f62bf2c30a 100644
--- a/app-crypt/stoken/stoken-0.92-r2.ebuild
+++ b/app-crypt/stoken/stoken-0.92-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
IUSE="gtk static-libs"
# TODO: add a USE flag to enable optional use of tomcrypt instead of nettle.