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 6EF2A138350 for ; Sat, 2 May 2020 16:36:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BC38E0C0B; Sat, 2 May 2020 16:36:16 +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 70D07E0C0B for ; Sat, 2 May 2020 16:36:16 +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 595C534F2AF for ; Sat, 2 May 2020 16:36:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 402291B4 for ; Sat, 2 May 2020 16:36:13 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1588437352.a141e1fd9bad903d4b070148614f714be1fa7c6c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/porticron/porticron-0.7.1.ebuild X-VCS-Directories: app-portage/porticron/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a141e1fd9bad903d4b070148614f714be1fa7c6c X-VCS-Branch: master Date: Sat, 2 May 2020 16:36:13 +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: 5278f62f-df5a-4c7c-ab1f-09484d472bf7 X-Archives-Hash: 444fc7c9bb1e49eba222a44bdff34e59 commit: a141e1fd9bad903d4b070148614f714be1fa7c6c Author: Sam James (sam_c) cmpct info> AuthorDate: Sat May 2 16:29:52 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 2 16:35:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a141e1fd =app-portage/porticron-0.7.1: arm64 keyworded (bug #720464) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> app-portage/porticron/porticron-0.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/porticron/porticron-0.7.1.ebuild b/app-portage/porticron/porticron-0.7.1.ebuild index 5b907d51e34..74ceba2df79 100644 --- a/app-portage/porticron/porticron-0.7.1.ebuild +++ b/app-portage/porticron/porticron-0.7.1.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="6" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 x86" IUSE="" RDEPEND="