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 5B962158094 for ; Mon, 19 Sep 2022 06:42:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8436DE092C; Mon, 19 Sep 2022 06:42:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6EA55E092C for ; Mon, 19 Sep 2022 06:42:26 +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 34B55340F66 for ; Mon, 19 Sep 2022 06:42:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03C395F8 for ; Mon, 19 Sep 2022 06:42:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1663569734.fbb75e08c7c2c92cc2bb0afa7c9712452983ff43.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/freedoom/freedoom-0.12.1.ebuild X-VCS-Directories: games-fps/freedoom/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fbb75e08c7c2c92cc2bb0afa7c9712452983ff43 X-VCS-Branch: master Date: Mon, 19 Sep 2022 06:42:22 +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: fc1b97f4-7729-4b4d-95ed-2091765a4231 X-Archives-Hash: 924972e0ffeff9c4c76d8bcb8f19a161 commit: fbb75e08c7c2c92cc2bb0afa7c9712452983ff43 Author: matoro users noreply github com> AuthorDate: Mon Sep 19 01:09:03 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Sep 19 06:42:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb75e08 games-fps/freedoom: Keyword 0.12.1 arm64, #849866 Signed-off-by: matoro users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/27341 Signed-off-by: Michał Górny gentoo.org> games-fps/freedoom/freedoom-0.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/freedoom/freedoom-0.12.1.ebuild b/games-fps/freedoom/freedoom-0.12.1.ebuild index a122aa325f51..36bdbfb13be0 100644 --- a/games-fps/freedoom/freedoom-0.12.1.ebuild +++ b/games-fps/freedoom/freedoom-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="https://freedoom.github.io" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" ~games-fps/freedoom-data-${PV}