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 45CD6138359 for ; Sat, 5 Sep 2020 00:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9441BE0916; Sat, 5 Sep 2020 00:43:09 +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 7D6A1E0916 for ; Sat, 5 Sep 2020 00:43:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8A80A340C98 for ; Sat, 5 Sep 2020 00:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09546335 for ; Sat, 5 Sep 2020 00:43:07 +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: <1599266582.7554be4b7926fe3e2033a726e8b92a20201cfec1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/seven-kingdoms/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/seven-kingdoms/seven-kingdoms-2.15.2.ebuild X-VCS-Directories: games-strategy/seven-kingdoms/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7554be4b7926fe3e2033a726e8b92a20201cfec1 X-VCS-Branch: master Date: Sat, 5 Sep 2020 00:43:07 +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: 8b39b026-c622-41e6-a430-abead2677e24 X-Archives-Hash: 0f161f3f5c27ae385200adee8dce1f3a commit: 7554be4b7926fe3e2033a726e8b92a20201cfec1 Author: Sam James gentoo org> AuthorDate: Sat Sep 5 00:43:02 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 5 00:43:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7554be4b games-strategy/seven-kingdoms: arm64 keyworded (bug #730914) Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> games-strategy/seven-kingdoms/seven-kingdoms-2.15.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/seven-kingdoms/seven-kingdoms-2.15.2.ebuild b/games-strategy/seven-kingdoms/seven-kingdoms-2.15.2.ebuild index 65590558225..f8f2227e3f7 100644 --- a/games-strategy/seven-kingdoms/seven-kingdoms-2.15.2.ebuild +++ b/games-strategy/seven-kingdoms/seven-kingdoms-2.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/the3dfxdude/${MY_PN}/releases/download/v${PV}/${MY_P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DEPEND="net-libs/enet:1.3= media-libs/libsdl2[X,video]