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 1120913835A for ; Sat, 20 Mar 2021 11:03:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48405E0858; Sat, 20 Mar 2021 11:03:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 304F8E0858 for ; Sat, 20 Mar 2021 11:03:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EAA5D335D08 for ; Sat, 20 Mar 2021 11:03:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7983E5C9 for ; Sat, 20 Mar 2021 11:03:12 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616238026.313544ac531eef2801dfa66fb562d5e89bde5c7d.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/sabre/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/sabre/sabre-9999.ebuild X-VCS-Directories: sci-biology/sabre/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 313544ac531eef2801dfa66fb562d5e89bde5c7d X-VCS-Branch: master Date: Sat, 20 Mar 2021 11:03:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fb086ce4-33f7-42aa-826d-b3d20c91739e X-Archives-Hash: 3eb61f1b5671148d7fb9fbc3fe8e9828 commit: 313544ac531eef2801dfa66fb562d5e89bde5c7d Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Mar 20 11:00:26 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Mar 20 11:00:26 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=313544ac sci-biology/sabre: fix MultipleKeywordsLines Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> sci-biology/sabre/sabre-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-biology/sabre/sabre-9999.ebuild b/sci-biology/sabre/sabre-9999.ebuild index afcefa226..222fcac9a 100644 --- a/sci-biology/sabre/sabre-9999.ebuild +++ b/sci-biology/sabre/sabre-9999.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://github.com/najoshi/sabre" if [ "$PV" == "9999" ]; then inherit git-r3 EGIT_REPO_URI="https://github.com/najoshi/sabre.git" - KEYWORDS="" else SRC_URI="" KEYWORDS=""