diff options
author | 2025-01-12 15:24:06 +0800 | |
---|---|---|
committer | 2025-01-14 13:52:19 +0800 | |
commit | f941a914b940e14d60db9a8ed48f6e7c1566dde1 (patch) | |
tree | 83fcf64815aadf1dcad339939af19761701caf70 /sci-libs | |
parent | dev-python/ujson: keyword 5.10.0 for ~loong (diff) | |
download | gentoo-f941a914b940e14d60db9a8ed48f6e7c1566dde1.tar.gz gentoo-f941a914b940e14d60db9a8ed48f6e7c1566dde1.tar.bz2 gentoo-f941a914b940e14d60db9a8ed48f6e7c1566dde1.zip |
sci-libs/szip: keyword 2.1.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/szip/szip-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/szip/szip-2.1.1.ebuild b/sci-libs/szip/szip-2.1.1.ebuild index c6bda0f8f2f1..db8b52f2086f 100644 --- a/sci-libs/szip/szip-2.1.1.ebuild +++ b/sci-libs/szip/szip-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://support.hdfgroup.org/ftp/lib-external/${PN}/${PV}/src/${P}.tar. LICENSE="szip" SLOT="0/2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="!sci-libs/libaec[szip]" |