commit: badf855660e6558d69d27932a1c1e7cfd11977be Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 00:03:25 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 00:26:07 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=badf8556
dropped ~amd64 as no-multilib doesn't have abi_x86_32 Package-Manager: portage-2.2.8-r1 --- sci-chemistry/nmrpipe/ChangeLog | 4 ++++ sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog index 630fe3b..d4c6a14 100644 --- a/sci-chemistry/nmrpipe/ChangeLog +++ b/sci-chemistry/nmrpipe/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> + nmrpipe-8.1.2013.218.23.09-r1.ebuild: + dropped ~amd64 as no-multilib doesn't have abi_x86_32 + 04 Jul 2014; Justin Lecher <[email protected]> nmrpipe-8.1.2013.218.23.09-r1.ebuild: Fix emul-linux deps for modern multilib diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild index 7602935..13b8058 100644 --- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild +++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild @@ -30,7 +30,7 @@ LICENSE="nmrpipe" # x86 architecture. The maintainer chose to keep the sources closed, but # says he will gladly provide precompiled executables for other platforms # if there are such requests. -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="-* ~x86 ~amd64-linux ~x86-linux" IUSE="" #RESTRICT="fetch strip"
