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 1935E15811D for ; Sun, 2 Jul 2023 17:31:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6080AE0878; Sun, 2 Jul 2023 17:31:16 +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 3DEBDE0878 for ; Sun, 2 Jul 2023 17:31:16 +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 56079340DB5 for ; Sun, 2 Jul 2023 17:31:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7386EACA for ; Sun, 2 Jul 2023 17:31:12 +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: <1688319049.ee680789206ea218a572d3119da74b018e9d3320.sam@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.ebuild X-VCS-Directories: media-libs/libsdl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ee680789206ea218a572d3119da74b018e9d3320 X-VCS-Branch: master Date: Sun, 2 Jul 2023 17:31:12 +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: 24efb8b8-40a5-4a5d-9186-684b672d6d04 X-Archives-Hash: 29fbd31622de92cd17a0ed54c4dea54f commit: ee680789206ea218a572d3119da74b018e9d3320 Author: Sam James gentoo org> AuthorDate: Sun Jul 2 17:30:49 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 2 17:30:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee680789 media-libs/libsdl: Stabilize 1.2.64 amd64, #909521 Signed-off-by: Sam James gentoo.org> media-libs/libsdl/libsdl-1.2.64.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsdl/libsdl-1.2.64.ebuild b/media-libs/libsdl/libsdl-1.2.64.ebuild index 21ee96e55b40..ab99d130a507 100644 --- a/media-libs/libsdl/libsdl-1.2.64.ebuild +++ b/media-libs/libsdl/libsdl-1.2.64.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-${ 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"