commit: b78014235ac71308f864c8ce9ff29bcf65b19844 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 9 20:11:33 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 00:02:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7801423
gnustep-base/gnustep-back-art: stabilize 0.31.0 for ppc Thanks-to: ernsteiswuerfel <erhard_f <AT> mailbox.org> Bug: https://bugs.gentoo.org/938698 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild index 66ba6d1bc449..02e9357a8677 100644 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.31.0.ebuild +++ b/gnustep-base/gnustep-back-art/gnustep-back-art-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 @@ -12,7 +12,7 @@ S="${WORKDIR}/gnustep-back-${PV}" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="opengl xim" RDEPEND="${GNUSTEP_CORE_DEPEND}
