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 BC14A158FEA for ; Mon, 10 Mar 2025 00:03:08 +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 A9E643430E3 for ; Mon, 10 Mar 2025 00:03:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C8D1A1103AC; Mon, 10 Mar 2025 00:03:01 +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 bobolink.gentoo.org (Postfix) with ESMTPS id C16971103AC 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 79C1034027D 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 9507128B3 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: <1741564932.fb51d90e63527b1970a11ea9ea6ced2cc256b27f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-back-xlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.31.0.ebuild X-VCS-Directories: gnustep-base/gnustep-back-xlib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fb51d90e63527b1970a11ea9ea6ced2cc256b27f 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: 99683c42-6c4b-43e6-8114-ae644692e6c1 X-Archives-Hash: 8e94d4842423c0c67b9eb9698fa9ef93 commit: fb51d90e63527b1970a11ea9ea6ced2cc256b27f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 9 20:11:30 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 10 00:02:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb51d90e gnustep-base/gnustep-back-xlib: stabilize 0.31.0 for ppc Thanks-to: ernsteiswuerfel mailbox.org> Bug: https://bugs.gentoo.org/938698 Signed-off-by: Andreas Sturmlechner gentoo.org> gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.31.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.31.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.31.0.ebuild index b87a14ca3217..c37685f00c0c 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.31.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ S="${WORKDIR}/gnustep-back-${PV}" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="opengl xim" RDEPEND="${GNUSTEP_CORE_DEPEND}