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 1E7F41382C5 for ; Sun, 14 Mar 2021 10:01:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52080E08BF; Sun, 14 Mar 2021 10:01:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3ED35E08BF for ; Sun, 14 Mar 2021 10:01:39 +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 4C840340A12 for ; Sun, 14 Mar 2021 10:01:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C648B4A6 for ; Sun, 14 Mar 2021 10:01:36 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1615715891.359b347865d9f2660510b3b769dd173b52b2b4f2.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/can-utils/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/can-utils/can-utils-9999-r3.ebuild X-VCS-Directories: net-misc/can-utils/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 359b347865d9f2660510b3b769dd173b52b2b4f2 X-VCS-Branch: dev Date: Sun, 14 Mar 2021 10:01:36 +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: 19c102cb-9c90-4480-99f1-4b2c2d24681c X-Archives-Hash: da195fd6fdc07aaea40030ab765993f0 commit: 359b347865d9f2660510b3b769dd173b52b2b4f2 Author: Alessandro Barbieri gmail com> AuthorDate: Sun Mar 14 09:58:11 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sun Mar 14 09:58:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=359b3478 net-misc/can-utils: remove keyword from live ebuild Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri gmail.com> net-misc/can-utils/can-utils-9999-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/can-utils/can-utils-9999-r3.ebuild b/net-misc/can-utils/can-utils-9999-r3.ebuild index 12916d25..6ee60029 100644 --- a/net-misc/can-utils/can-utils-9999-r3.ebuild +++ b/net-misc/can-utils/can-utils-9999-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/linux-can/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="systemd" DEPEND=""