commit:     a6fb6ab33ce03df29683bf5d64a4cde95e665318
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Mar 22 23:02:55 2018 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Mar 22 23:02:55 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a6fb6ab3

sci-biology/pysamstats: drop KEYWORD

needs working pysam, see bug #645060

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-biology/pysamstats/pysamstats-0.24.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/pysamstats/pysamstats-0.24.2.ebuild 
b/sci-biology/pysamstats/pysamstats-0.24.2.ebuild
index a388be4e5..d6e1350a4 100644
--- a/sci-biology/pysamstats/pysamstats-0.24.2.ebuild
+++ b/sci-biology/pysamstats/pysamstats-0.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,14 +7,14 @@ PYTHON_COMPAT=( python2_7 python3_4 )
 
 inherit distutils-r1
 
-DESCRIPTION="Calculate statistics against genome positions from a SAM, BAM or 
CRAM file"
+DESCRIPTION="Calculate stats against genome positions from SAM/BAM/CRAM file"
 HOMEPAGE="https://github.com/alimanfoo/pysamstats
        https://pypi.python.org/pypi/pysamstats";
 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="" # needs working pysam, see bug #645060
 IUSE=""
 
 DEPEND="dev-python/cython

Reply via email to