commit: 78b5b2311a408e631051ec03c3c0b504713ad2d4
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 23:31:48 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Mar 2 01:25:25 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b5b231
media-libs/tiff: Stabilize 4.7.1 arm64, #970786
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
media-libs/tiff/tiff-4.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/tiff/tiff-4.7.1.ebuild
b/media-libs/tiff/tiff-4.7.1.ebuild
index 37effb5a2f5c..a99b26cff02c 100644
--- a/media-libs/tiff/tiff-4.7.1.ebuild
+++ b/media-libs/tiff/tiff-4.7.1.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
LICENSE="libtiff"
SLOT="0/6"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
IUSE="+cxx jbig jpeg lerc libdeflate lzma opengl static-libs test webp zlib
zstd"
RESTRICT="!test? ( test )"