commit:     8cf080a70fe63bfb0b9cf43db154e2693ef30bcb
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 16:45:47 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 16:45:47 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8cf080a7

drop ~x86 as deps are missing

Package-Manager: portage-2.2.8-r1

---
 sci-biology/ngs_backbone/ChangeLog                | 4 +++-
 sci-biology/ngs_backbone/ngs_backbone-9999.ebuild | 3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sci-biology/ngs_backbone/ChangeLog 
b/sci-biology/ngs_backbone/ChangeLog
index a1e165c..231e153 100644
--- a/sci-biology/ngs_backbone/ChangeLog
+++ b/sci-biology/ngs_backbone/ChangeLog
@@ -2,10 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Sep 2014; Christoph Junghans <[email protected]> ngs_backbone-9999.ebuild:
+  drop ~x86 as deps are missing
+
 *ngs_backbone-9999 (24 Mar 2014)
 
   24 Mar 2014; Martin Mokrejs <[email protected]>
   +ngs_backbone-9999.ebuild, +metadata.xml:
   Initial ebuild, external optional but highly recommended dependency on
   blast2GO aka b2g4pipe is not resolved
-

diff --git a/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild 
b/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild
index 8c2bf6f..7defc73 100644
--- a/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild
+++ b/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild
@@ -17,7 +17,7 @@ if [ "$PV" == "9999" ]; then
        KEYWORDS=""
 else
        SRC_URI="http://bioinf.comav.upv.es/_downloads/"${P}".tar.gz";
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
@@ -148,7 +148,6 @@ RDEPEND="${DEPEND}
 #/usr/lib64/python2.7/site-packages/ext/bin/linux/64bit/trimpoly
 #/usr/lib64/python2.7/site-packages/ext/bin/linux/64bit/water
 
-
 pkg_postinst(){
        einfo "It is highly recommended to install blast2GO. Either the 
commercial version with GUI"
        einfo "   or a non-GUI version called b2g4pipe. Either way, refer to 
http://www.blast2go.org";

Reply via email to