diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 02:07:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 02:07:38 +0000 |
commit | 0eeb00a3c70684d4cd2de775f89ad1f86ef721ef (patch) | |
tree | 1ccdfa2ae558114c96b55a916e60e727683f26c1 /app-xemacs/sounds-wav | |
parent | Stable on x86. (diff) | |
download | historical-0eeb00a3c70684d4cd2de775f89ad1f86ef721ef.tar.gz historical-0eeb00a3c70684d4cd2de775f89ad1f86ef721ef.tar.bz2 historical-0eeb00a3c70684d4cd2de775f89ad1f86ef721ef.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/sounds-wav')
-rw-r--r-- | app-xemacs/sounds-wav/sounds-wav-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sounds-wav/sounds-wav-1.10.ebuild b/app-xemacs/sounds-wav/sounds-wav-1.10.ebuild index cf83a221fd18..eed114ec969e 100644 --- a/app-xemacs/sounds-wav/sounds-wav-1.10.ebuild +++ b/app-xemacs/sounds-wav/sounds-wav-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-wav/sounds-wav-1.10.ebuild,v 1.6 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sounds-wav/sounds-wav-1.10.ebuild,v 1.7 2004/04/01 01:55:59 jhuebel Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="XEmacs Microsoft sound files." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |