diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:08:05 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:08:05 +0000 |
commit | fcb6b8fb4320ba06ff03698ee3e599caa19ed24a (patch) | |
tree | e864c50ab86febdd1ed8b4f2c3dbbce06edc5620 | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-fcb6b8fb4320ba06ff03698ee3e599caa19ed24a.tar.gz gentoo-2-fcb6b8fb4320ba06ff03698ee3e599caa19ed24a.tar.bz2 gentoo-2-fcb6b8fb4320ba06ff03698ee3e599caa19ed24a.zip |
added amd64 to keywords
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.04.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/os-utils/os-utils-1.30.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.04.ebuild b/app-xemacs/ocaml/ocaml-0.04.ebuild index 673e174cec1b..fb1f3a68e92b 100644 --- a/app-xemacs/ocaml/ocaml-0.04.ebuild +++ b/app-xemacs/ocaml/ocaml-0.04.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/ocaml/ocaml-0.04.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.04.ebuild,v 1.4 2004/04/01 01:06:50 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/os-utils/os-utils-1.30.ebuild b/app-xemacs/os-utils/os-utils-1.30.ebuild index 41f42745437f..bd096827f6c7 100644 --- a/app-xemacs/os-utils/os-utils-1.30.ebuild +++ b/app-xemacs/os-utils/os-utils-1.30.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/os-utils/os-utils-1.30.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/os-utils/os-utils-1.30.ebuild,v 1.4 2004/04/01 01:08:05 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 |