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 49EAA139694 for ; Mon, 10 Jul 2017 15:33:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6A4CE0CAB; Mon, 10 Jul 2017 15:33:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89DC1E0CAB for ; Mon, 10 Jul 2017 15:33:43 +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 A486C341B04 for ; Mon, 10 Jul 2017 15:33:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72178744B for ; Mon, 10 Jul 2017 15:33:40 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1499700811.2a3669293572805871150b450238a31c923c46cf.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/storcli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/storcli/storcli-1.21.06.ebuild X-VCS-Directories: sys-block/storcli/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 2a3669293572805871150b450238a31c923c46cf X-VCS-Branch: master Date: Mon, 10 Jul 2017 15:33:40 +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-Archives-Salt: c9a9fca3-64c8-4756-943e-9242407eb518 X-Archives-Hash: 019eb865345db7606971d6a49d00b600 commit: 2a3669293572805871150b450238a31c923c46cf Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jul 10 15:02:22 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jul 10 15:33:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a366929 sys-block/storcli: amd64 stable Package-Manager: Portage-2.3.5, Repoman-2.3.2 sys-block/storcli/storcli-1.21.06.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/storcli/storcli-1.21.06.ebuild b/sys-block/storcli/storcli-1.21.06.ebuild index f9ebfbf1a8c..1cb1e0a4d97 100644 --- a/sys-block/storcli/storcli-1.21.06.ebuild +++ b/sys-block/storcli/storcli-1.21.06.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-cont LICENSE="Avago LSI BSD" SLOT="0/6.13" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" RDEPEND=""