From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1249133-garchives=archives.gentoo.org@lists.gentoo.org>
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 0A49113835A
	for <garchives@archives.gentoo.org>; Mon,  8 Feb 2021 09:59:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 17508E0891;
	Mon,  8 Feb 2021 09:58: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 F2DAAE0891
	for <gentoo-commits@lists.gentoo.org>; Mon,  8 Feb 2021 09:58:58 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 E212D340CF6
	for <gentoo-commits@lists.gentoo.org>; Mon,  8 Feb 2021 09:58:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C5D84C3
	for <gentoo-commits@lists.gentoo.org>; Mon,  8 Feb 2021 09:58:56 +0000 (UTC)
From: "Conrad Kostecki" <conikost@gentoo.org>
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" <conikost@gentoo.org>
Message-ID: <1612778323.e4c38e8939a30af50074cfba8d0195158da6c763.conikost@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/arcconf/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-block/arcconf/arcconf-3.04.23731.ebuild
X-VCS-Directories: sys-block/arcconf/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: e4c38e8939a30af50074cfba8d0195158da6c763
X-VCS-Branch: master
Date: Mon,  8 Feb 2021 09:58:56 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 2d72c9f9-72b3-417e-b3c7-f404d56386e9
X-Archives-Hash: 52cb3a823521653870df4b114d936069

commit:     e4c38e8939a30af50074cfba8d0195158da6c763
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 09:43:17 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 09:58:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c38e89

sys-block/arcconf: amd64 stable

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-block/arcconf/arcconf-3.04.23731.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/arcconf/arcconf-3.04.23731.ebuild b/sys-block/arcconf/arcconf-3.04.23731.ebuild
index 811cfa11c8b..4115e110af2 100644
--- a/sys-block/arcconf/arcconf-3.04.23731.ebuild
+++ b/sys-block/arcconf/arcconf-3.04.23731.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip"
 
 LICENSE="Microsemi"
 SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 
 BDEPEND="app-arch/unzip"