diff options
author | Ric Messier <kilroy@gentoo.org> | 2002-10-30 12:53:37 +0000 |
---|---|---|
committer | Ric Messier <kilroy@gentoo.org> | 2002-10-30 12:53:37 +0000 |
commit | b1ace5c8723f30bcef3bde1bcfdb7fe569317397 (patch) | |
tree | d76ca2c958d28acf4561b65727b746c6ba9a9743 /media-sound | |
parent | Adds installation of mp32dao.pl (diff) | |
download | gentoo-2-b1ace5c8723f30bcef3bde1bcfdb7fe569317397.tar.gz gentoo-2-b1ace5c8723f30bcef3bde1bcfdb7fe569317397.tar.bz2 gentoo-2-b1ace5c8723f30bcef3bde1bcfdb7fe569317397.zip |
added sparc64 keyword
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/cdcd/cdcd-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cdcd/cdcd-0.6.4.ebuild b/media-sound/cdcd/cdcd-0.6.4.ebuild index dc91faae9465..6aea7a53eea9 100644 --- a/media-sound/cdcd/cdcd-0.6.4.ebuild +++ b/media-sound/cdcd/cdcd-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/cdcd-0.6.4.ebuild,v 1.3 2002/10/04 05:52:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/cdcd-0.6.4.ebuild,v 1.4 2002/10/30 12:53:37 kilroy Exp $ S=${WORKDIR}/${P} DESCRIPTION="a simple yet powerful command line cd player" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc64" src_compile() { |