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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9018138359 for ; Tue, 1 Sep 2020 01:46:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF8B1E08FC; Tue, 1 Sep 2020 01:46:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA548E08FC for ; Tue, 1 Sep 2020 01:46:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A41FD33BDF4 for ; Tue, 1 Sep 2020 01:46:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51E8A2EE for ; Tue, 1 Sep 2020 01:46:02 +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: <1598924743.5269f54217a9ab756eaba2d4f45c58069060a3ca.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/s25rttr/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild X-VCS-Directories: games-strategy/s25rttr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5269f54217a9ab756eaba2d4f45c58069060a3ca X-VCS-Branch: master Date: Tue, 1 Sep 2020 01:46:02 +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: 032c6315-e3ba-4c81-9190-75f445237b41 X-Archives-Hash: 6516e2e9540a25c3549a0b4e639839b1 commit: 5269f54217a9ab756eaba2d4f45c58069060a3ca Author: Sam James gentoo org> AuthorDate: Tue Sep 1 01:45:43 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 1 01:45:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5269f542 games-strategy/s25rttr: Keyword 0.9.0_pre20200723 arm64, #734058 Signed-off-by: Sam James gentoo.org> games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild index 32b5d9271a8..7a08ac7c44c 100644 --- a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2+ GPL-3 Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"