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 766FA1395E1 for ; Wed, 2 Nov 2016 15:09:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92066E0C3E; Wed, 2 Nov 2016 15:09:18 +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 77186E0C3E for ; Wed, 2 Nov 2016 15:09:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 584A934108B for ; Wed, 2 Nov 2016 15:09:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1DAD24AF for ; Wed, 2 Nov 2016 15:09:15 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1478099322.066ebf46a253501ec81ba85ab44a83251c0b592d.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/tgt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/tgt/tgt-1.0.68.ebuild X-VCS-Directories: sys-block/tgt/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 066ebf46a253501ec81ba85ab44a83251c0b592d X-VCS-Branch: master Date: Wed, 2 Nov 2016 15:09:15 +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: 88d39b2c-2038-41ba-aa7d-84f7bd3c8a45 X-Archives-Hash: 73ae4fd7408e957b08be74f173b56478 commit: 066ebf46a253501ec81ba85ab44a83251c0b592d Author: Matthew Thode gentoo org> AuthorDate: Wed Nov 2 15:08:07 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Nov 2 15:08:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066ebf46 sys-block/tgt: stable amd64 and x86 Package-Manager: portage-2.3.0 sys-block/tgt/tgt-1.0.68.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/tgt/tgt-1.0.68.ebuild b/sys-block/tgt/tgt-1.0.68.ebuild index 59be43f..b8350b2 100644 --- a/sys-block/tgt/tgt-1.0.68.ebuild +++ b/sys-block/tgt/tgt-1.0.68.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="fcoe fcp ibmvio infiniband rbd" CDEPEND="dev-perl/Config-General