diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 17:46:40 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 17:46:40 +0000 |
commit | 56cb211fcabeaf7a8b4e9ba2d50b0c0a491d89b2 (patch) | |
tree | cc611dbfcb249fd36adf40dfd7d9bc09335b300d /media-sound/takcd/takcd-0.10.ebuild | |
parent | fix cvs header (diff) | |
download | historical-56cb211fcabeaf7a8b4e9ba2d50b0c0a491d89b2.tar.gz historical-56cb211fcabeaf7a8b4e9ba2d50b0c0a491d89b2.tar.bz2 historical-56cb211fcabeaf7a8b4e9ba2d50b0c0a491d89b2.zip |
Stable amd64, sparc.
Diffstat (limited to 'media-sound/takcd/takcd-0.10.ebuild')
-rw-r--r-- | media-sound/takcd/takcd-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/takcd/takcd-0.10.ebuild b/media-sound/takcd/takcd-0.10.ebuild index dfc0384fe9e2..8c2041eaf4e0 100644 --- a/media-sound/takcd/takcd-0.10.ebuild +++ b/media-sound/takcd/takcd-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v 1.6 2004/07/01 08:00:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v 1.7 2004/09/15 17:37:41 eradicator Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://bard.sytes.net/takcd/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~mips ~ia64 amd64" RDEPEND="virtual/libc" |