diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-08-09 21:43:47 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-08-09 21:43:47 +0000 |
commit | afd636d19b1eebb903931a26c6f60be1bb4291f8 (patch) | |
tree | 7a5e10af2b5b5b2860cc72463de158c6f6c6dc2b /sci-visualization | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-afd636d19b1eebb903931a26c6f60be1bb4291f8.tar.gz gentoo-2-afd636d19b1eebb903931a26c6f60be1bb4291f8.tar.bz2 gentoo-2-afd636d19b1eebb903931a26c6f60be1bb4291f8.zip |
Add several ~ARCHes that were missing.
(Portage version: 2.1.2.11)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/grace/grace-5.1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/grace/grace-5.1.21.ebuild b/sci-visualization/grace/grace-5.1.21.ebuild index 4b8b89f38e6d..51f5ab13b4fb 100644 --- a/sci-visualization/grace/grace-5.1.21.ebuild +++ b/sci-visualization/grace/grace-5.1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.21.ebuild,v 1.1 2007/08/09 21:26:47 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.21.ebuild,v 1.2 2007/08/09 21:43:47 je_fro Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="WYSIWYG 2D plotting tool for the X Window System" HOMEPAGE="http://plasma-gate.weizmann.ac.il/Grace/" SRC_URI="ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug fftw jpeg netcdf pdf png" |