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 B5C6C13835A for ; Fri, 4 Sep 2020 23:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F01E0E0894; Fri, 4 Sep 2020 23:14: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 D59C4E0894 for ; Fri, 4 Sep 2020 23:14: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 DCD94335D41 for ; Fri, 4 Sep 2020 23:14:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B5F4315 for ; Fri, 4 Sep 2020 23:14:57 +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: <1599261246.28a2adb976a5f7b47d18412d7dce165d7bbe37a4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/eduke32/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/eduke32/eduke32-20200824.9249.ebuild X-VCS-Directories: games-fps/eduke32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 28a2adb976a5f7b47d18412d7dce165d7bbe37a4 X-VCS-Branch: master Date: Fri, 4 Sep 2020 23:14: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: f117118b-cbcc-48c1-9a45-8a7251c253da X-Archives-Hash: 7648683d1d168d8c4e072de98d712860 commit: 28a2adb976a5f7b47d18412d7dce165d7bbe37a4 Author: Sam James gentoo org> AuthorDate: Fri Sep 4 23:14:06 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 4 23:14:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a2adb9 games-fps/eduke32: Keyword 20200824.9249 arm64, #730556 Signed-off-by: Sam James gentoo.org> games-fps/eduke32/eduke32-20200824.9249.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/eduke32/eduke32-20200824.9249.ebuild b/games-fps/eduke32/eduke32-20200824.9249.ebuild index 7f53b7f0a69..39d355cf8ac 100644 --- a/games-fps/eduke32/eduke32-20200824.9249.ebuild +++ b/games-fps/eduke32/eduke32-20200824.9249.ebuild @@ -30,7 +30,7 @@ SRC_URI=" LICENSE="BUILDLIC GPL-2 HRP" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="cdinstall demo flac fluidsynth gtk hrp offensive opengl opl png psx sc-55 server sdk timidity tools vorbis voxels vpx xmp" REQUIRED_USE=" cdinstall? ( !demo )