From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D8A13158020 for ; Tue, 25 Oct 2022 18:35:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E237AE0D28; Tue, 25 Oct 2022 18:35:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9A58E0D28 for ; Tue, 25 Oct 2022 18:35:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD085335D55 for ; Tue, 25 Oct 2022 18:35:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5F4262B for ; Tue, 25 Oct 2022 18:35:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1666722892.b8856ea998a7c74af4faa00ebe378634a678a5b7.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libjxl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libjxl/libjxl-0.7.0_pre20220825.ebuild X-VCS-Directories: media-libs/libjxl/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b8856ea998a7c74af4faa00ebe378634a678a5b7 X-VCS-Branch: master Date: Tue, 25 Oct 2022 18:35:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2d154475-575e-4417-a2ca-c8aff8c9d5fa X-Archives-Hash: e3e1b596b5dd5876cc14cdc06e374122 commit: b8856ea998a7c74af4faa00ebe378634a678a5b7 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Oct 25 18:34:52 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Oct 25 18:34:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8856ea9 media-libs/libjxl: Stabilize 0.7.0_pre20220825 arm, #877289 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/libjxl/libjxl-0.7.0_pre20220825.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libjxl/libjxl-0.7.0_pre20220825.ebuild b/media-libs/libjxl/libjxl-0.7.0_pre20220825.ebuild index 7ae7057be9c6..e772dea30c98 100644 --- a/media-libs/libjxl/libjxl-0.7.0_pre20220825.ebuild +++ b/media-libs/libjxl/libjxl-0.7.0_pre20220825.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/libjxl-libjxl-${COMMIT:0:7}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86" IUSE="openexr" DEPEND="app-arch/brotli:=[${MULTILIB_USEDEP}]