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 076C7138334 for ; Thu, 18 Apr 2019 03:30:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1DCAE0B89; Thu, 18 Apr 2019 03:30:23 +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 7668CE0B8B for ; Thu, 18 Apr 2019 03:30:23 +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 2BBFD3417D8 for ; Thu, 18 Apr 2019 03:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50B595B3 for ; Thu, 18 Apr 2019 03:30:15 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1555558198.e98880990e6cf9f43596f23719a250ab1de1eabc.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/euses/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/euses/euses-2.5.9.ebuild X-VCS-Directories: app-portage/euses/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: e98880990e6cf9f43596f23719a250ab1de1eabc X-VCS-Branch: master Date: Thu, 18 Apr 2019 03:30:15 +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: 441ad677-f0d4-4135-ad36-07e2f6244f91 X-Archives-Hash: a9913dcc4c342edbd6dc7a71f0f9e966 commit: e98880990e6cf9f43596f23719a250ab1de1eabc Author: Andrius Štikonas stikonas eu> AuthorDate: Sat Oct 27 18:37:02 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Apr 18 03:29:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9888099 app-portage/euses: Add ~arm64 keyword Signed-off-by: Andrius Štikonas stikonas.eu> Signed-off-by: Aaron Bauman gentoo.org> app-portage/euses/euses-2.5.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/euses/euses-2.5.9.ebuild b/app-portage/euses/euses-2.5.9.ebuild index d56aa793a6b..aa8f61bc25c 100644 --- a/app-portage/euses/euses-2.5.9.ebuild +++ b/app-portage/euses/euses-2.5.9.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.xs4all.nl/~rooversj/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}