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 66F05138330 for ; Sun, 2 Oct 2016 19:44:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A653FE0C18; Sun, 2 Oct 2016 19:44:01 +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 8CCE8E0C18 for ; Sun, 2 Oct 2016 19:44:01 +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 8589D340D45 for ; Sun, 2 Oct 2016 19:44:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCCF6248D for ; Sun, 2 Oct 2016 19:43:58 +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: <1475437240.3ec316f0cd9208c65d9dc420f5217ae172f91c69.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.67.ebuild X-VCS-Directories: sys-block/tgt/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 3ec316f0cd9208c65d9dc420f5217ae172f91c69 X-VCS-Branch: master Date: Sun, 2 Oct 2016 19:43:58 +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: dbe9eaf5-4ad3-4cc2-9d57-de86836c1208 X-Archives-Hash: 4a1c464ee010944eba5076af071e828a commit: 3ec316f0cd9208c65d9dc420f5217ae172f91c69 Author: Matthew Thode gentoo org> AuthorDate: Sun Oct 2 19:40:40 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Oct 2 19:40:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec316f0 sys-block/tgt: stable 1.0.67 amd64 and x86 Package-Manager: portage-2.3.0 sys-block/tgt/tgt-1.0.67.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/tgt/tgt-1.0.67.ebuild b/sys-block/tgt/tgt-1.0.67.ebuild index 5dd332f..ff88cb4 100644 --- a/sys-block/tgt/tgt-1.0.67.ebuild +++ b/sys-block/tgt/tgt-1.0.67.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 ~x86" +KEYWORDS="amd64 x86" IUSE="fcoe fcp ibmvio infiniband rbd" CDEPEND="dev-perl/Config-General