diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-04-10 13:10:22 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-04-10 13:10:22 +0000 |
commit | c341740e0bece8f47837d005c6bb4d0fd252a126 (patch) | |
tree | 7845bd1488f2be41af6f130b585abf752832aeba /sci-chemistry/phaser/phaser-2.1.4.ebuild | |
parent | Version bump with only translation updates, remove old. Bump 2.24 to eapi3, p... (diff) | |
download | gentoo-2-c341740e0bece8f47837d005c6bb4d0fd252a126.tar.gz gentoo-2-c341740e0bece8f47837d005c6bb4d0fd252a126.tar.bz2 gentoo-2-c341740e0bece8f47837d005c6bb4d0fd252a126.zip |
Remove all keywords as the package misses patches, 332485
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/phaser/phaser-2.1.4.ebuild')
-rw-r--r-- | sci-chemistry/phaser/phaser-2.1.4.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sci-chemistry/phaser/phaser-2.1.4.ebuild b/sci-chemistry/phaser/phaser-2.1.4.ebuild index 8457c6c55b87..016149b1002f 100644 --- a/sci-chemistry/phaser/phaser-2.1.4.ebuild +++ b/sci-chemistry/phaser/phaser-2.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/phaser/phaser-2.1.4.ebuild,v 1.1 2010/07/03 13:32:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/phaser/phaser-2.1.4.ebuild,v 1.2 2011/04/10 13:10:22 jlec Exp $ EAPI="3" @@ -16,7 +16,8 @@ SRC_URI="ftp://ftp.ccp4.ac.uk/ccp4/${CCP4VER}/ccp4-${CCP4VER}-${PN}-cctbx-src.ta LICENSE="|| ( phaser phaser-com ccp4 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +#KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="openmp" RDEPEND="" |