diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 18:56:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 18:56:50 +0000 |
commit | a460425708f01f1f1f129a129e9ea1055389584e (patch) | |
tree | 1883f27ab29ba90f223092e0e8792c9c9813a4aa /sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild | |
parent | Version bump to RC2. (diff) | |
download | gentoo-2-a460425708f01f1f1f129a129e9ea1055389584e.tar.gz gentoo-2-a460425708f01f1f1f129a129e9ea1055389584e.tar.bz2 gentoo-2-a460425708f01f1f1f129a129e9ea1055389584e.zip |
stable ppc, bug 321897
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild')
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild index 265f5fe6096c..7c0ac202a463 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild,v 1.3 2010/07/07 09:22:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.5.0-r2.ebuild,v 1.4 2010/10/15 18:56:50 ranger Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" IUSE="doc examples opal" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" DEPEND=" dev-python/numpy |