From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A767059CA9 for ; Sat, 26 Mar 2016 16:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED92821C00A; Sat, 26 Mar 2016 16:39:58 +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 5E17921C00A for ; Sat, 26 Mar 2016 16:39:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 50883340CD6 for ; Sat, 26 Mar 2016 16:39:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F81386B for ; Sat, 26 Mar 2016 16:39:54 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1459010294.e03b3aa33dd5a1c635ac754e1deb11873e80ee29.ago@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.63.ebuild X-VCS-Directories: sys-block/tgt/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e03b3aa33dd5a1c635ac754e1deb11873e80ee29 X-VCS-Branch: master Date: Sat, 26 Mar 2016 16:39:54 +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: d48afada-ffc8-4a7f-80a6-b7893e8cd52d X-Archives-Hash: 5f7fc5fd8b8d714d1b148938082c43cc commit: e03b3aa33dd5a1c635ac754e1deb11873e80ee29 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Mar 26 16:38:14 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Mar 26 16:38:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03b3aa3 sys-block/tgt: amd64 stable wrt bug #578090 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-block/tgt/tgt-1.0.63.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/tgt/tgt-1.0.63.ebuild b/sys-block/tgt/tgt-1.0.63.ebuild index 2fb5edb..69a7e1e 100644 --- a/sys-block/tgt/tgt-1.0.63.ebuild +++ b/sys-block/tgt/tgt-1.0.63.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