commit:     be87477142feac27a5fb8c764b057092cef1f968
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Mar 19 10:34:13 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Mar 19 10:34:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=be874771

removing KEYWORDS until the perl files are installed to some other place. At 
the moment I get: 'perl-module.eclass: Suspicious environment values found. 
PERL5LIB="/usr/lib64/perl5/vendor_perl/5.18.2/eval"'

Package-Manager: portage-2.2.15

 sci-biology/eval/ChangeLog         | 5 +++++
 sci-biology/eval/eval-2.2.8.ebuild | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-biology/eval/ChangeLog b/sci-biology/eval/ChangeLog
index 0e9cff2..34f2faa 100644
--- a/sci-biology/eval/ChangeLog
+++ b/sci-biology/eval/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Mar 2015; Martin Mokrejs <[email protected]> eval-2.2.8.ebuild:
+  removing KEYWORDS until the perl files are installed to some other place. At
+  the moment I get: 'perl-module.eclass: Suspicious environment values found.
+  PERL5LIB="/usr/lib64/perl5/vendor_perl/5.18.2/eval"'
+
   13 Feb 2015; Martin Mokrejs <[email protected]> eval-2.2.8.ebuild:
   fix Gentoo copyright header
 

diff --git a/sci-biology/eval/eval-2.2.8.ebuild 
b/sci-biology/eval/eval-2.2.8.ebuild
index 75f38c5..77a8076 100644
--- a/sci-biology/eval/eval-2.2.8.ebuild
+++ b/sci-biology/eval/eval-2.2.8.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://mblab.wustl.edu/software.html";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS=""
 IUSE=""
 SRC_URI="http://mblab.wustl.edu/software/download/"${PN}"-"${PV}".tar.gz
                http://mblab.wustl.edu/software/download/eval-documentation.pdf";

Reply via email to