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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39DAC158092 for ; Wed, 8 Jun 2022 09:06:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC1BE0869; Wed, 8 Jun 2022 09:06:01 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4473EE0867 for ; Wed, 8 Jun 2022 09:06: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 223FE3410A0 for ; Wed, 8 Jun 2022 09:05:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 579A04F6 for ; Wed, 8 Jun 2022 09:05:57 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1654679123.2d1410a26bc1ef312b8a303b8a6dff3b7e897272.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/exult/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-engines/exult/exult-1.6.ebuild X-VCS-Directories: games-engines/exult/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 2d1410a26bc1ef312b8a303b8a6dff3b7e897272 X-VCS-Branch: master Date: Wed, 8 Jun 2022 09:05:57 +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: 53547c9b-8d58-48ad-817d-80362abfdae5 X-Archives-Hash: f0634bdb0399f36ddc07749b074cb4b7 commit: 2d1410a26bc1ef312b8a303b8a6dff3b7e897272 Author: Jakov Smolić gentoo org> AuthorDate: Wed Jun 8 09:05:06 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed Jun 8 09:05:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1410a2 games-engines/exult: Keyword 1.6 arm64, #850493 Signed-off-by: Jakov Smolić gentoo.org> games-engines/exult/exult-1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-engines/exult/exult-1.6.ebuild b/games-engines/exult/exult-1.6.ebuild index 98d89565e660..890ac649e4c7 100644 --- a/games-engines/exult/exult-1.6.ebuild +++ b/games-engines/exult/exult-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/exult-all-versions/${PV}/${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="alsa fluidsynth opengl +sdl2 timidity tools" DEPEND="