diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 12:55:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 13:15:41 +0800 |
commit | e5875155ead9eb3a39fcd6233ea7d4fefaca9838 (patch) | |
tree | 6b7e83e782982d724b3b5872882042c7dba55a05 /sys-fs/hfsutils | |
parent | net-dialup/picocom: keyword 3.1 for ~loong (diff) | |
download | gentoo-e5875155ead9eb3a39fcd6233ea7d4fefaca9838.tar.gz gentoo-e5875155ead9eb3a39fcd6233ea7d4fefaca9838.tar.bz2 gentoo-e5875155ead9eb3a39fcd6233ea7d4fefaca9838.zip |
sys-fs/hfsutils: keyword 3.2.6_p15 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fs/hfsutils')
-rw-r--r-- | sys-fs/hfsutils/hfsutils-3.2.6_p15.ebuild | 4 |
1 files 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 )" |