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 27FEE15838C for ; Sat, 27 Jan 2024 20:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B824AE2A13; Sat, 27 Jan 2024 20:06:32 +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 64DAEE2A0F for ; Sat, 27 Jan 2024 20:06:32 +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 7FEC83432E7 for ; Sat, 27 Jan 2024 20:06:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACE0914CB for ; Sat, 27 Jan 2024 20:06:27 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1706384916.50ebfdf79232767a66b765246e67a75ca90a4d37.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild X-VCS-Directories: media-libs/libsdl/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 50ebfdf79232767a66b765246e67a75ca90a4d37 X-VCS-Branch: master Date: Sat, 27 Jan 2024 20:06:27 +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: dd42cc16-bc19-4b54-bd80-e4d4f247d7ac X-Archives-Hash: 6aff86c4f2e7e7c2f331a63f414f67e2 commit: 50ebfdf79232767a66b765246e67a75ca90a4d37 Author: Matoro Mahri matoro tk> AuthorDate: Sat Jan 27 18:39:11 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat Jan 27 19:48:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ebfdf7 media-libs/libsdl: Stabilize 1.2.64_p20230726 ppc64, #920975 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild b/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild index b158bef72b3b..c346d1d2df8c 100644 --- a/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild +++ b/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild @@ -18,7 +18,7 @@ fi LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv" # IUSE dropped from real SDL1: aalib custom-cflags dga fbcon libcaca nas oss pulseaudio static-libs tslib xinerama xv IUSE="alsa +joystick opengl +sound test +video X"