diff options
author | 2022-10-25 18:02:36 +0200 | |
---|---|---|
committer | 2022-10-25 18:20:06 +0200 | |
commit | 387bed64e6b1172ee7b989c615970ef056bcb513 (patch) | |
tree | edb55b67989fd3d2e196c22de006f0c3c4796f71 /media-libs/libjxl | |
parent | media-libs/libjxl: add 0.7.0 (diff) | |
download | gentoo-387bed64e6b1172ee7b989c615970ef056bcb513.tar.gz gentoo-387bed64e6b1172ee7b989c615970ef056bcb513.tar.bz2 gentoo-387bed64e6b1172ee7b989c615970ef056bcb513.zip |
media-libs/libjxl: unkeyword 0.7.0_pre20220329 for !arm
Bug: https://bugs.gentoo.org/856037
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/libjxl')
-rw-r--r-- | media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild b/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild index 35d770126395..fe8211ec6265 100644 --- a/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild +++ b/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="JPEG XL image format reference implementation" HOMEPAGE="https://github.com/libjxl/libjxl" SRC_URI="https://api.github.com/repos/libjxl/libjxl/tarball/fde214c5f4dc5ffd0360401a68df33182edf9226 -> ${P}.tar.gz" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="arm" LICENSE="BSD" SLOT="0" |