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 595A113933E for ; Thu, 1 Jul 2021 22:20:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B58AE0887; Thu, 1 Jul 2021 22:19:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 22084E0887 for ; Thu, 1 Jul 2021 22:19:59 +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 01C3434092D for ; Thu, 1 Jul 2021 22:19:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A25E67C0 for ; Thu, 1 Jul 2021 22:19:56 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1625177927.2cbc27eada4375b410611dbe79dada6949ee8819.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smc-sum-driver/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild X-VCS-Directories: sys-apps/smc-sum-driver/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 2cbc27eada4375b410611dbe79dada6949ee8819 X-VCS-Branch: master Date: Thu, 1 Jul 2021 22:19:56 +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: af8fb83f-eec3-408c-9755-2e00fd52e35c X-Archives-Hash: 7546f55a0754106f32153be3765fed87 commit: 2cbc27eada4375b410611dbe79dada6949ee8819 Author: Conrad Kostecki gentoo org> AuthorDate: Thu Jul 1 21:51:25 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Jul 1 22:18:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbc27ea sys-apps/smc-sum-driver: amd64 stable Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild b/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild index b6065970e92..cca00d6b361 100644 --- a/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild +++ b/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.supermicro.com" SRC_URI="${MY_P}_${MY_DATE}.tar.gz" S="${WORKDIR}/${MY_P}/Linux" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" LICENSE="supermicro" SLOT="0"