diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:02:56 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:02:56 +0000 |
commit | bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f (patch) | |
tree | 861d53a0ffc72e934ebdd198385cc6a8887fdc0d /app-xemacs/mine | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f.tar.gz gentoo-2-bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f.tar.bz2 gentoo-2-bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/mine')
-rw-r--r-- | app-xemacs/mine/mine-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/mine/mine-1.14.ebuild b/app-xemacs/mine/mine-1.14.ebuild index 8c97848a691a..df38815d03bb 100644 --- a/app-xemacs/mine/mine-1.14.ebuild +++ b/app-xemacs/mine/mine-1.14.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/mine/mine-1.14.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mine/mine-1.14.ebuild,v 1.7 2004/04/01 01:02:12 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |