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 A3F78158041 for ; Thu, 22 Feb 2024 04:45:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E00FAE2A25; Thu, 22 Feb 2024 04:45:50 +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 4B824E2A2E for ; Thu, 22 Feb 2024 04:45:49 +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 DBB983431F4 for ; Thu, 22 Feb 2024 04:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2951114D6 for ; Thu, 22 Feb 2024 04:45:46 +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: <1708577129.c3cafa79bdb5557b2037ed5df976944adf1a0a14.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.68.ebuild X-VCS-Directories: media-libs/libsdl/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: c3cafa79bdb5557b2037ed5df976944adf1a0a14 X-VCS-Branch: master Date: Thu, 22 Feb 2024 04:45:46 +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: f0580c78-00a8-4906-a6c0-b6a260967212 X-Archives-Hash: eeebee23f124505b314e63e60abc2745 commit: c3cafa79bdb5557b2037ed5df976944adf1a0a14 Author: Matoro Mahri matoro tk> AuthorDate: Wed Feb 21 01:35:58 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Feb 22 04:45:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3cafa79 media-libs/libsdl: Stabilize 1.2.68 arm, #923528 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> media-libs/libsdl/libsdl-1.2.68.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsdl/libsdl-1.2.68.ebuild b/media-libs/libsdl/libsdl-1.2.68.ebuild index 0b9ce0e9ade4..fbf2bc7958a7 100644 --- a/media-libs/libsdl/libsdl-1.2.68.ebuild +++ b/media-libs/libsdl/libsdl-1.2.68.ebuild @@ -18,7 +18,7 @@ fi LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" # 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"