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 B9DA31388BF for ; Wed, 6 Jan 2016 08:49:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36041E087E; Wed, 6 Jan 2016 08:49:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89175E0880 for ; Wed, 6 Jan 2016 08:49:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 951EB340A35 for ; Wed, 6 Jan 2016 08:49:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F190313A for ; Wed, 6 Jan 2016 08:49:13 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1452069697.9c210103b141e8157442501198f89850a0f02f4d.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/Trinotate/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/Trinotate/Trinotate-2.0.1.ebuild X-VCS-Directories: sci-biology/Trinotate/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 9c210103b141e8157442501198f89850a0f02f4d X-VCS-Branch: master Date: Wed, 6 Jan 2016 08:49:13 +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: 677acd35-957c-4b0f-8df7-30c39ae78c18 X-Archives-Hash: 1715837560fe95487669981d9bf9b88e commit: 9c210103b141e8157442501198f89850a0f02f4d Author: Justin Lecher gentoo org> AuthorDate: Wed Jan 6 08:41:37 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Jan 6 08:41:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9c210103 sci-biology/Trinotate: Drop all KEYWORDS because of missing revdeps Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher gentoo.org> sci-biology/Trinotate/Trinotate-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/Trinotate/Trinotate-2.0.1.ebuild b/sci-biology/Trinotate/Trinotate-2.0.1.ebuild index 100dec7..0b73a75 100644 --- a/sci-biology/Trinotate/Trinotate-2.0.1.ebuild +++ b/sci-biology/Trinotate/Trinotate-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Trinotate/Trinotate/archive/v${PV}.tar.gz" LICENSE="BSD-BroadInstitute" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="" DEPEND=""