From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1202983-garchives=archives.gentoo.org@lists.gentoo.org>
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 69BAB138359
	for <garchives@archives.gentoo.org>; Sat,  5 Sep 2020 01:03:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 36891E0876;
	Sat,  5 Sep 2020 01:02:59 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 1D7B5E0876
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Sep 2020 01:02:59 +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 92624340B28
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Sep 2020 01:02:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 02F4C335
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Sep 2020 01:02:56 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1599267642.23fcb6784b2988e8313349c13a66f67b19e2f671.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella/
X-VCS-Repository: repo/gentoo
X-VCS-Files: games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
X-VCS-Directories: games-strategy/ja2-stracciatella/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 23fcb6784b2988e8313349c13a66f67b19e2f671
X-VCS-Branch: master
Date: Sat,  5 Sep 2020 01:02:56 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 6ab8ee63-6a2d-441d-a573-7b11518be5ae
X-Archives-Hash: 9cf244383a41c460a7e2b64b05b72d34

commit:     23fcb6784b2988e8313349c13a66f67b19e2f671
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 01:00:42 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 01:00:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fcb678

games-strategy/ja2-stracciatella: arm64 keyworded (bug #730894)

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
index 4da66d2c406..74f846424ca 100644
--- a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
+++ b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz
 
 LICENSE="SFI-SCLA"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="cdinstall editor ru-gold zlib"
 
 DEPEND="media-libs/libsdl[X,sound,video]