diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:44:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:44:36 +0000 |
commit | 95f9ad78a945f8edc946dd6d0e51d5a3843dc524 (patch) | |
tree | 5390e9ce24f8d4de292d06b71ecb0ae352418a0b /app-xemacs/time/time-1.12.ebuild | |
parent | Marked ~ppc64; bug #67094 (diff) | |
download | historical-95f9ad78a945f8edc946dd6d0e51d5a3843dc524.tar.gz historical-95f9ad78a945f8edc946dd6d0e51d5a3843dc524.tar.bz2 historical-95f9ad78a945f8edc946dd6d0e51d5a3843dc524.zip |
Marked ~ppc64; bug #67095
Diffstat (limited to 'app-xemacs/time/time-1.12.ebuild')
-rw-r--r-- | app-xemacs/time/time-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/time/time-1.12.ebuild b/app-xemacs/time/time-1.12.ebuild index e9e94a422e4d..ad16caa6558c 100644 --- a/app-xemacs/time/time-1.12.ebuild +++ b/app-xemacs/time/time-1.12.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/time/time-1.12.ebuild,v 1.8 2004/06/24 23:23:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/time-1.12.ebuild,v 1.9 2004/11/01 20:44:36 corsair Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ~ppc64" inherit xemacs-packages |