commit: 46cfa272e8bd66a45325edd2cdc68f43f036d8dc Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 10:13:41 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 09:22:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cfa272
app-crypt/stoken: keyword 0.92-r2 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> app-crypt/stoken/stoken-0.92-r2.ebuild | 4 ++-- 1 file 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.