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 5623D158020 for ; Thu, 27 Oct 2022 07:40:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DD69E096F; Thu, 27 Oct 2022 07:40:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 280B1E096F for ; Thu, 27 Oct 2022 07:40:54 +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 678B5341012 for ; Thu, 27 Oct 2022 07:40:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81B2B62E for ; Thu, 27 Oct 2022 07:40:51 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1666856429.343dfdaabf1b2cbfdcd84d9ef27dbc324f95320a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pngtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/pngtools/pngtools-0.4_p20220314.ebuild X-VCS-Directories: media-gfx/pngtools/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 343dfdaabf1b2cbfdcd84d9ef27dbc324f95320a X-VCS-Branch: master Date: Thu, 27 Oct 2022 07:40:51 +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: 2e31a41d-63f3-43f8-adf5-00441e049747 X-Archives-Hash: 496e973681acc0739dcc9fc3aee6b8b5 commit: 343dfdaabf1b2cbfdcd84d9ef27dbc324f95320a Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Oct 27 07:40:29 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Oct 27 07:40:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343dfdaa media-gfx/pngtools: Stabilize 0.4_p20220314 ppc, #873559 Signed-off-by: Agostino Sarubbo gentoo.org> media-gfx/pngtools/pngtools-0.4_p20220314.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/pngtools/pngtools-0.4_p20220314.ebuild b/media-gfx/pngtools/pngtools-0.4_p20220314.ebuild index 8889ed8a1a47..0e411a64e826 100644 --- a/media-gfx/pngtools/pngtools-0.4_p20220314.ebuild +++ b/media-gfx/pngtools/pngtools-0.4_p20220314.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="media-libs/libpng:=" DEPEND="${RDEPEND}"