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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ED2DC158091 for ; Fri, 10 Jun 2022 21:38:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D69CDE0874; Fri, 10 Jun 2022 21:38:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2BDDE0874 for ; Fri, 10 Jun 2022 21:38:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E321C341858 for ; Fri, 10 Jun 2022 21:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C88F4FF for ; Fri, 10 Jun 2022 21:38:37 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1654897104.fb1d02256b6fdb0d5e13a4d250f132cd46ebfb66.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/terraform/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/terraform/terraform-1.1.7.ebuild X-VCS-Directories: app-admin/terraform/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: fb1d02256b6fdb0d5e13a4d250f132cd46ebfb66 X-VCS-Branch: master Date: Fri, 10 Jun 2022 21:38:37 +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: 92c2c6f1-11de-48e0-a3e4-1329b4f7c70e X-Archives-Hash: 0dac6f41f0e11f580aaacbf6728e7539 commit: fb1d02256b6fdb0d5e13a4d250f132cd46ebfb66 Author: Jakov Smolić gentoo org> AuthorDate: Fri Jun 10 21:38:00 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Fri Jun 10 21:38:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1d0225 app-admin/terraform: Keyword 1.1.7 arm64, #850997 Signed-off-by: Jakov Smolić gentoo.org> app-admin/terraform/terraform-1.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/terraform/terraform-1.1.7.ebuild b/app-admin/terraform/terraform-1.1.7.ebuild index 2a4505022323..a4ce65dbc118 100644 --- a/app-admin/terraform/terraform-1.1.7.ebuild +++ b/app-admin/terraform/terraform-1.1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" RESTRICT="test"