diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:28:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:28:49 +0000 |
commit | 273031e87e45e37d2cb636fa9fc7a33421b134c8 (patch) | |
tree | 3aa2f639d4971a41d2bb3ffb51bda6135ca216bd /app-xemacs/calc/calc-1.23.ebuild | |
parent | Marked ~ppc64; bug #67076 (diff) | |
download | historical-273031e87e45e37d2cb636fa9fc7a33421b134c8.tar.gz historical-273031e87e45e37d2cb636fa9fc7a33421b134c8.tar.bz2 historical-273031e87e45e37d2cb636fa9fc7a33421b134c8.zip |
Marked ~ppc64; bug #67086
Diffstat (limited to 'app-xemacs/calc/calc-1.23.ebuild')
-rw-r--r-- | app-xemacs/calc/calc-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/calc/calc-1.23.ebuild b/app-xemacs/calc/calc-1.23.ebuild index eebf73e24641..297f01203a7d 100644 --- a/app-xemacs/calc/calc-1.23.ebuild +++ b/app-xemacs/calc/calc-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/calc-1.23.ebuild,v 1.8 2004/06/24 23:06:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/calc-1.23.ebuild,v 1.9 2004/11/01 20:28:49 corsair Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ~ppc64" inherit xemacs-packages |