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 2A9D0158094 for ; Fri, 15 Jul 2022 12:14:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66BAD2BC037; Fri, 15 Jul 2022 12:14:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 44C852BC037 for ; Fri, 15 Jul 2022 12:14:25 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E76E341355 for ; Fri, 15 Jul 2022 12:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE70953E for ; Fri, 15 Jul 2022 12:14:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1657887253.eb3bd30d33abead000418023293c911e069f337c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/linux-gpib-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.4-r1.ebuild X-VCS-Directories: sci-libs/linux-gpib-modules/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eb3bd30d33abead000418023293c911e069f337c X-VCS-Branch: master Date: Fri, 15 Jul 2022 12:14:21 +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: c3d3d534-2fa3-4350-9384-d22c68008bdb X-Archives-Hash: cbaa6b1ae6d3f1cac26f735367a05598 commit: eb3bd30d33abead000418023293c911e069f337c Author: Sam James gentoo org> AuthorDate: Fri Jul 15 12:13:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 15 12:14:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3bd30d sci-libs/linux-gpib-modules: Stabilize 4.3.4-r1 amd64, #858170 Signed-off-by: Sam James gentoo.org> sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.4-r1.ebuild b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.4-r1.ebuild index 3c48db034bcd..deba2dcfbbd1 100644 --- a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.4-r1.ebuild +++ b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.4-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/linux-gpib-kernel-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="debug" COMMONDEPEND=""