diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 12:56:49 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-14 13:15:41 +0800 |
commit | 0e2f36e392d9ab7fc254d3bdff3017aa1610e860 (patch) | |
tree | c28ffc1364e95a6a91edf29f3ea85770644ee86d /sys-fs | |
parent | sys-fs/hfsutils: keyword 3.2.6_p15 for ~loong (diff) | |
download | gentoo-0e2f36e392d9ab7fc254d3bdff3017aa1610e860.tar.gz gentoo-0e2f36e392d9ab7fc254d3bdff3017aa1610e860.tar.bz2 gentoo-0e2f36e392d9ab7fc254d3bdff3017aa1610e860.zip |
sys-fs/hfsplusutils: keyword 1.0.4-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/hfsplusutils/hfsplusutils-1.0.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r3.ebuild b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r3.ebuild index efffe757f332..e27b2512b24c 100644 --- a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r3.ebuild +++ b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r3.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 @@ -14,7 +14,7 @@ S="${WORKDIR}/hfsplus-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="~amd64 ~loong ppc ppc64 x86" PATCHES=( "${FILESDIR}"/${P}-glob.patch |