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 34691158094 for ; Mon, 29 Aug 2022 07:21:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 142BAE08F1; Mon, 29 Aug 2022 07:21:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id EFA16E08F1 for ; Mon, 29 Aug 2022 07:21:27 +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 D3463340EFB for ; Mon, 29 Aug 2022 07:21:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4650D5A3 for ; Mon, 29 Aug 2022 07:21:25 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1661757579.3ef8ccd690dae1a848bd9f82dc950ac5edebb216.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/arduino-builder/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/arduino-builder/arduino-builder-1.5.4-r1.ebuild X-VCS-Directories: dev-embedded/arduino-builder/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3ef8ccd690dae1a848bd9f82dc950ac5edebb216 X-VCS-Branch: master Date: Mon, 29 Aug 2022 07:21:25 +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: 44a8b85f-e2db-4794-8f22-96f7e91a049c X-Archives-Hash: 60c720f900fde6a6a927b6aeb7de34b8 commit: 3ef8ccd690dae1a848bd9f82dc950ac5edebb216 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Aug 29 07:19:39 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Aug 29 07:19:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef8ccd6 dev-embedded/arduino-builder: x86 stable wrt bug #865449 Signed-off-by: Agostino Sarubbo gentoo.org> dev-embedded/arduino-builder/arduino-builder-1.5.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-embedded/arduino-builder/arduino-builder-1.5.4-r1.ebuild b/dev-embedded/arduino-builder/arduino-builder-1.5.4-r1.ebuild index 7fd9464f0d2b..e40348d5e8e1 100644 --- a/dev-embedded/arduino-builder/arduino-builder-1.5.4-r1.ebuild +++ b/dev-embedded/arduino-builder/arduino-builder-1.5.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -539,7 +539,7 @@ SRC_URI="https://github.com/arduino/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="sys-devel/crossdev dev-embedded/avrdude