diff options
Diffstat (limited to 'sci-chemistry/shelx/shelx-20060317.ebuild')
-rw-r--r-- | sci-chemistry/shelx/shelx-20060317.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/shelx/shelx-20060317.ebuild b/sci-chemistry/shelx/shelx-20060317.ebuild index a4d3b431da70..a6598d2c27f0 100644 --- a/sci-chemistry/shelx/shelx-20060317.ebuild +++ b/sci-chemistry/shelx/shelx-20060317.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317.ebuild,v 1.3 2006/10/12 19:02:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/shelx/shelx-20060317.ebuild,v 1.4 2006/10/12 19:03:20 dberkholz Exp $ inherit autotools eutils fortran @@ -13,7 +13,7 @@ SRC_URI="${P}.tgz" RESTRICT="fetch" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="dosformat" RDEPEND="" DEPEND="${RDEPEND}" |