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 A81DF138350 for ; Tue, 28 Apr 2020 19:23:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00DF4E09C1; Tue, 28 Apr 2020 19:23:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E129DE09C1 for ; Tue, 28 Apr 2020 19:23:49 +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 1E2C034EF8A for ; Tue, 28 Apr 2020 19:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8B15230 for ; Tue, 28 Apr 2020 19:23:43 +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: <1588101807.625af10ed7894ea3a69e94d14ceaabcbabb63b6a.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-sh/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/acme-sh/acme-sh-2.8.5.ebuild X-VCS-Directories: app-crypt/acme-sh/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 625af10ed7894ea3a69e94d14ceaabcbabb63b6a X-VCS-Branch: master Date: Tue, 28 Apr 2020 19:23:43 +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: b82663c7-9b89-4cc7-9bca-2d58518c150a X-Archives-Hash: 61be24cfd5d9f458fea42917a5ebf452 commit: 625af10ed7894ea3a69e94d14ceaabcbabb63b6a Author: Sam James (sam_c) cmpct info> AuthorDate: Tue Apr 28 04:49:41 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Apr 28 19:23:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625af10e app-crypt/acme-sh: arm64 keyworded (bug #709716) 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-crypt/acme-sh/acme-sh-2.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/acme-sh/acme-sh-2.8.5.ebuild b/app-crypt/acme-sh/acme-sh-2.8.5.ebuild index b34a4374029..59253f841d6 100644 --- a/app-crypt/acme-sh/acme-sh-2.8.5.ebuild +++ b/app-crypt/acme-sh/acme-sh-2.8.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Neilpang/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.ta LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND="net-misc/curl