commit: 762ddf7f4cc66f7b8d5e091c78004028c0ac1fc6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 12:47:26 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 12:47:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762ddf7f
media-libs/lcms: Stabilize 2.17 ppc, #954595
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/lcms/lcms-2.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/lcms/lcms-2.17.ebuild b/media-libs/lcms/lcms-2.17.ebuild
index e182b364d9e8..025d45c87b09 100644
--- a/media-libs/lcms/lcms-2.17.ebuild
+++ b/media-libs/lcms/lcms-2.17.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/lcms2-${PV/_}"
LICENSE="GPL-3 MIT"
SLOT="2"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
fi
IUSE="doc jpeg static-libs test tiff"
RESTRICT="!test? ( test )"