diff options
author | 2006-03-01 23:23:15 +0000 | |
---|---|---|
committer | 2006-03-01 23:23:15 +0000 | |
commit | d31cf404945cf988e732e6ffa8ce5fa11405998e (patch) | |
tree | 426bbbac78c7dc2ab9f4d5fb47f9b5dddf58ed15 /sci-calculators/pcalc | |
parent | old (diff) | |
download | gentoo-2-d31cf404945cf988e732e6ffa8ce5fa11405998e.tar.gz gentoo-2-d31cf404945cf988e732e6ffa8ce5fa11405998e.tar.bz2 gentoo-2-d31cf404945cf988e732e6ffa8ce5fa11405998e.zip |
more arch love
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'sci-calculators/pcalc')
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild b/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild index fc9513309ac2..fd84d34246a4 100644 --- a/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild +++ b/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild,v 1.3 2005/07/14 02:21:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.0.0-r1.ebuild,v 1.4 2006/03/01 23:23:15 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://ibiblio.org/pub/Linux/apps/math/calc/pcalc-000.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~x86" IUSE="" DEPEND="sys-devel/flex |