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 8DB81139694 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 D46E5E0CAE; Mon, 10 Jul 2017 15:33:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B54A0E0CAE for ; Mon, 10 Jul 2017 15:33:43 +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 2D7DB341B70 for ; Mon, 10 Jul 2017 15:33:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85D757491 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: <1499700813.ec339cf0b0383ecde9c88245f162f2540662dc6e.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: ec339cf0b0383ecde9c88245f162f2540662dc6e 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: ab048330-74c5-4f07-b201-72fe5fbb9189 X-Archives-Hash: b01b3b57155d1bc2022d40c97e2eaf10 commit: ec339cf0b0383ecde9c88245f162f2540662dc6e Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jul 10 15:02:42 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jul 10 15:33:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec339cf0 sys-block/storcli: x86 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 1cb1e0a4d97..bec8d6bb429 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=""