diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:56:42 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:56:42 +0000 |
commit | da696e250857dc64a06c182d99a5f585a2d431c8 (patch) | |
tree | e280e89ea1093921f88535fa4abb86a27f65dca3 /app-xemacs/skk | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-da696e250857dc64a06c182d99a5f585a2d431c8.tar.gz gentoo-2-da696e250857dc64a06c182d99a5f585a2d431c8.tar.bz2 gentoo-2-da696e250857dc64a06c182d99a5f585a2d431c8.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/skk')
-rw-r--r-- | app-xemacs/skk/skk-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/skk/skk-1.23.ebuild b/app-xemacs/skk/skk-1.23.ebuild index 4cd5d7748272..af3ede421822 100644 --- a/app-xemacs/skk/skk-1.23.ebuild +++ b/app-xemacs/skk/skk-1.23.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/skk/skk-1.23.ebuild,v 1.6 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.23.ebuild,v 1.7 2004/04/01 01:52:55 jhuebel Exp $ SLOT="0" IUSE="" @@ -13,7 +13,7 @@ app-xemacs/elib app-xemacs/xemacs-base app-xemacs/apel " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |