diff options
author | 2011-08-07 10:14:48 +0000 | |
---|---|---|
committer | 2011-08-07 10:14:48 +0000 | |
commit | 4fb61639f4a675f54ac88f092a66a94bdb9b4fbe (patch) | |
tree | 51d55604d4a45b9477cf72a7c067175c7b1f140b /sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild | |
parent | Move more linux3 compat hack into kernel_linux check. Bug #374579 (diff) | |
download | gentoo-2-4fb61639f4a675f54ac88f092a66a94bdb9b4fbe.tar.gz gentoo-2-4fb61639f4a675f54ac88f092a66a94bdb9b4fbe.tar.bz2 gentoo-2-4fb61639f4a675f54ac88f092a66a94bdb9b4fbe.zip |
Stable on amd64 wrt bug #375907
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild')
-rw-r--r-- | sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild b/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild index a193d74dfa4f..c585bf062bf5 100644 --- a/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild +++ b/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild,v 1.4 2011/08/07 03:07:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild,v 1.5 2011/08/07 10:14:48 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -25,7 +25,7 @@ SRC_URI=" [[ -n ${PATCHDATE} ]] && SRC_URI="${SRC_URI} http://dev.gentooexperimental.org/~jlec/science-dist/${PV}-${PATCHDATE}-updates.patch.bz2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |