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 E2804158090 for ; Sat, 28 May 2022 01:27:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 140C6E0849; Sat, 28 May 2022 01:27:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 CF872E0849 for ; Sat, 28 May 2022 01:27:09 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBA6C341355 for ; Sat, 28 May 2022 01:27:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73F3F3B8 for ; Sat, 28 May 2022 01:27:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1653701176.d4ec73477d1eb3a8794a4945f9c21a4869c45a95.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gthumb/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gthumb/gthumb-3.12.2-r2.ebuild X-VCS-Directories: media-gfx/gthumb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d4ec73477d1eb3a8794a4945f9c21a4869c45a95 X-VCS-Branch: master Date: Sat, 28 May 2022 01:27:07 +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: eb90c8d4-11c9-4e92-8504-7a2e396e00b9 X-Archives-Hash: 22d87ae9612448d3b6c0619d25c4d599 commit: d4ec73477d1eb3a8794a4945f9c21a4869c45a95 Author: Sam James gentoo org> AuthorDate: Sat May 28 01:26:16 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 28 01:26:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ec7347 media-gfx/gthumb: Stabilize 3.12.2-r2 x86, #843794 Signed-off-by: Sam James gentoo.org> media-gfx/gthumb/gthumb-3.12.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild b/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild index 96d1e7251a2e..8f3defb53ad5 100644 --- a/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild +++ b/media-gfx/gthumb/gthumb-3.12.2-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gthumb" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cdr colord exif gnome-keyring gstreamer heif http jpegxl lcms raw slideshow svg tiff webp" # libX11 dep is a workaround. See files/3.12.2-link-with-x11.patch