commit: e5875155ead9eb3a39fcd6233ea7d4fefaca9838
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 04:55:46 2023 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 05:15:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5875155
sys-fs/hfsutils: keyword 3.2.6_p15 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild
b/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild
index 56d0178c1ced..92762639547b 100644
--- a/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild
+++ b/sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${P/_p*}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 sparc x86"
IUSE="tcl tk"
# Tests are enabled only with USE=tcl
RESTRICT="!tcl? ( test )"