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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B6A915807B for ; Sun, 13 Oct 2024 20:39:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB6AEE0855; Sun, 13 Oct 2024 20:39:40 +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 D0718E0855 for ; Sun, 13 Oct 2024 20:39:40 +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 E54E53430EF for ; Sun, 13 Oct 2024 20:39:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 814C01DD1 for ; Sun, 13 Oct 2024 20:39:38 +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: <1728851947.699471e673a59e75f8e0bfad07412eef6af86b63.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphicsmagick/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/graphicsmagick/graphicsmagick-1.3.45-r1.ebuild X-VCS-Directories: media-gfx/graphicsmagick/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 699471e673a59e75f8e0bfad07412eef6af86b63 X-VCS-Branch: master Date: Sun, 13 Oct 2024 20:39:38 +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: e2259f74-0759-4177-b958-94e52c2119e0 X-Archives-Hash: 7671723b0ef0cefddd64a15723968623 commit: 699471e673a59e75f8e0bfad07412eef6af86b63 Author: Sam James gentoo org> AuthorDate: Sun Oct 13 20:39:07 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 13 20:39:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699471e6 media-gfx/graphicsmagick: Stabilize 1.3.45-r1 hppa, #940839 Signed-off-by: Sam James gentoo.org> media-gfx/graphicsmagick/graphicsmagick-1.3.45-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.45-r1.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.45-r1.ebuild index 24b28bb5c160..bd3788642f53 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.45-r1.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.45-r1.ebuild @@ -20,7 +20,7 @@ else SRC_URI+=" verify-sig? ( https://downloads.sourceforge.net/project/${PN}/${PN}-history/$(ver_cut 1-2)/${MY_P}.tar.xz.asc )" S="${WORKDIR}/${MY_P}" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm arm64 hppa ~loong ~m68k ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-bobfriesenhahn )" fi