From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 1032915827B for ; Mon, 18 Aug 2025 01:53:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EF07A341018 for ; Mon, 18 Aug 2025 01:53:44 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CC312110565; Mon, 18 Aug 2025 01:53:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BE35E110564 for ; Mon, 18 Aug 2025 01:53:33 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A0F2340F62 for ; Mon, 18 Aug 2025 01:53:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C81AE3370 for ; Mon, 18 Aug 2025 01:53:30 +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: <1755481982.c46f8ffef93fc753323b51b9d31b89a3af52ba43.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gpicview/gpicview-0.3.1.ebuild X-VCS-Directories: media-gfx/gpicview/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c46f8ffef93fc753323b51b9d31b89a3af52ba43 X-VCS-Branch: master Date: Mon, 18 Aug 2025 01:53:30 +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: dec0d72b-69e4-4a04-a96c-46d0b3579421 X-Archives-Hash: f47dc7cb21bbf5cfe6e6f67c1fd51531 commit: c46f8ffef93fc753323b51b9d31b89a3af52ba43 Author: Sam James gentoo org> AuthorDate: Mon Aug 18 01:53:02 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 18 01:53:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46f8ffe media-gfx/gpicview: Stabilize 0.3.1 arm, #961646 Signed-off-by: Sam James gentoo.org> media-gfx/gpicview/gpicview-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gpicview/gpicview-0.3.1.ebuild b/media-gfx/gpicview/gpicview-0.3.1.ebuild index 6c4b9d1aea41..b9258645ba32 100644 --- a/media-gfx/gpicview/gpicview-0.3.1.ebuild +++ b/media-gfx/gpicview/gpicview-0.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxde/gpicview/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~riscv x86" +KEYWORDS="~alpha amd64 arm arm64 ~ppc ~riscv x86" RDEPEND=" dev-libs/glib:2