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/sounds-au | |
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/sounds-au')
-rw-r--r-- | app-xemacs/sounds-au/sounds-au-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sounds-au/sounds-au-1.10.ebuild b/app-xemacs/sounds-au/sounds-au-1.10.ebuild index 78dcdff4ca96..8f9edadf80b1 100644 --- a/app-xemacs/sounds-au/sounds-au-1.10.ebuild +++ b/app-xemacs/sounds-au/sounds-au-1.10.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/sounds-au/sounds-au-1.10.ebuild,v 1.6 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sounds-au/sounds-au-1.10.ebuild,v 1.7 2004/04/01 01:56:42 jhuebel Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="XEmacs Sun sound files." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |