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 B8D5A1595B7 for ; Mon, 10 Mar 2025 00:03:09 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A438334313F for ; Mon, 10 Mar 2025 00:03:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D4FCA1103C2; Mon, 10 Mar 2025 00:03:01 +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 bobolink.gentoo.org (Postfix) with ESMTPS id CCC011103C2 for ; Mon, 10 Mar 2025 00:03:01 +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 8A904340806 for ; Mon, 10 Mar 2025 00:03:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB3A228B5 for ; Mon, 10 Mar 2025 00:02:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1741564933.8f2c974f67a4da17a820bd11ac613b5c3903a1ce.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/gnustep-back/gnustep-back-0.31.0.ebuild X-VCS-Directories: virtual/gnustep-back/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8f2c974f67a4da17a820bd11ac613b5c3903a1ce X-VCS-Branch: master Date: Mon, 10 Mar 2025 00:02:59 +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: 5b413180-786b-4a1c-8d86-fbf87e11ceba X-Archives-Hash: e050f46e7f21410020317bd9105669b2 commit: 8f2c974f67a4da17a820bd11ac613b5c3903a1ce Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 9 20:11:36 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 10 00:02:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f2c974f virtual/gnustep-back: stabilize 0.31.0 for ppc Thanks-to: ernsteiswuerfel mailbox.org> Bug: https://bugs.gentoo.org/938698 Signed-off-by: Andreas Sturmlechner gentoo.org> virtual/gnustep-back/gnustep-back-0.31.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild index fe9650af4660..a31dd6bee9e2 100644 --- a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild +++ b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND="|| ( ~gnustep-base/gnustep-back-cairo-${PV}