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 80885139085 for ; Mon, 26 Dec 2016 13:12:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4230E0BC7; Mon, 26 Dec 2016 13:12:43 +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 AD930E0BC7 for ; Mon, 26 Dec 2016 13:12:43 +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 8875F341398 for ; Mon, 26 Dec 2016 13:12:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0240124E1 for ; Mon, 26 Dec 2016 13:12:41 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1482757946.cb197f2a398adf85a3fff67a741de2f9384e9656.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/seqan/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/seqan/seqan-1.4.2-r1.ebuild X-VCS-Directories: sci-biology/seqan/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: cb197f2a398adf85a3fff67a741de2f9384e9656 X-VCS-Branch: master Date: Mon, 26 Dec 2016 13:12:41 +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: 657e6561-4f1e-4f28-bb1c-d6a96afc0dc6 X-Archives-Hash: 6ff4f678a19982a489f21cf9b87d4ed1 commit: cb197f2a398adf85a3fff67a741de2f9384e9656 Author: Aaron Bauman gentoo org> AuthorDate: Mon Dec 26 13:12:26 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Dec 26 13:12:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb197f2a sci-biology/seqan: amd64 stable wrt bug #525628 sci-biology/seqan/seqan-1.4.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/seqan/seqan-1.4.2-r1.ebuild b/sci-biology/seqan/seqan-1.4.2-r1.ebuild index 28e6cad..5cfd0aa 100644 --- a/sci-biology/seqan/seqan-1.4.2-r1.ebuild +++ b/sci-biology/seqan/seqan-1.4.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://packages.${PN}.de/${PN}-src/${PN}-src-${PV}.tar.gz" SLOT="$(get_version_component_range 1-2)" LICENSE="BSD GPL-3" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_sse4_1 test" DEPEND="sys-libs/zlib app-arch/bzip2