diff options
author | 2024-10-13 21:39:06 +0100 | |
---|---|---|
committer | 2024-10-13 21:39:06 +0100 | |
commit | f193b54af4bb5f562edf1e5e118b287f222f8f4f (patch) | |
tree | 8a68b58c8a78cf64c21d3ad79cfee04efa3b5848 /media-libs/lcms | |
parent | app-text/qpdf: Stabilize 11.9.1 sparc, #940072 (diff) | |
download | gentoo-f193b54af4bb5f562edf1e5e118b287f222f8f4f.tar.gz gentoo-f193b54af4bb5f562edf1e5e118b287f222f8f4f.tar.bz2 gentoo-f193b54af4bb5f562edf1e5e118b287f222f8f4f.zip |
media-libs/lcms: Stabilize 2.16-r1 sparc, #940081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/lcms')
-rw-r--r-- | media-libs/lcms/lcms-2.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lcms/lcms-2.16-r1.ebuild b/media-libs/lcms/lcms-2.16-r1.ebuild index 2a9303bcfc44..8b9d3ba8f30d 100644 --- a/media-libs/lcms/lcms-2.16-r1.ebuild +++ b/media-libs/lcms/lcms-2.16-r1.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 tiff" |