diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:52:54 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:52:54 +0000 |
commit | 60058effbec98c7ddf85f363048d154c5a646628 (patch) | |
tree | 863bf072c0db1b88387aaaba955ed9bfb06109f7 /app-xemacs/calendar/calendar-1.19.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-60058effbec98c7ddf85f363048d154c5a646628.tar.gz historical-60058effbec98c7ddf85f363048d154c5a646628.tar.bz2 historical-60058effbec98c7ddf85f363048d154c5a646628.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/calendar/calendar-1.19.ebuild')
-rw-r--r-- | app-xemacs/calendar/calendar-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/calendar/calendar-1.19.ebuild b/app-xemacs/calendar/calendar-1.19.ebuild index 1a5e14d18800..68cda19d30d7 100644 --- a/app-xemacs/calendar/calendar-1.19.ebuild +++ b/app-xemacs/calendar/calendar-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.19.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.19.ebuild,v 1.7 2004/03/31 23:45:45 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |