diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-04-18 12:16:56 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-04-18 12:16:56 +0000 |
commit | 576b04ed25c37fbad6289f73c4a158d17294a047 (patch) | |
tree | 9eb4bca949030c64ee5e6394b0af882c8b1f4dac /sci-calculators/pcalc/pcalc-1.2.ebuild | |
parent | Removed old versions (diff) | |
download | historical-576b04ed25c37fbad6289f73c4a158d17294a047.tar.gz historical-576b04ed25c37fbad6289f73c4a158d17294a047.tar.bz2 historical-576b04ed25c37fbad6289f73c4a158d17294a047.zip |
Sparc stable, Bug #218192.
Package-Manager: portage-2.2_pre5
Diffstat (limited to 'sci-calculators/pcalc/pcalc-1.2.ebuild')
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/pcalc/pcalc-1.2.ebuild b/sci-calculators/pcalc/pcalc-1.2.ebuild index e54c51880e27..0916afcf21ce 100644 --- a/sci-calculators/pcalc/pcalc-1.2.ebuild +++ b/sci-calculators/pcalc/pcalc-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v 1.3 2008/04/18 11:28:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v 1.4 2008/04/18 12:16:56 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pcalc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="" src_install() { |