diff options
Diffstat (limited to 'app-misc/cdspeed/cdspeed-0.3.ebuild')
-rw-r--r-- | app-misc/cdspeed/cdspeed-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdspeed/cdspeed-0.3.ebuild b/app-misc/cdspeed/cdspeed-0.3.ebuild index 2bf98f39e6d6..dc8894228654 100644 --- a/app-misc/cdspeed/cdspeed-0.3.ebuild +++ b/app-misc/cdspeed/cdspeed-0.3.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-misc/cdspeed/cdspeed-0.3.ebuild,v 1.6 2004/05/04 16:58:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/cdspeed-0.3.ebuild,v 1.7 2004/06/19 18:52:19 kugelfang Exp $ DESCRIPTION="Change the speed of your CD drive." HOMEPAGE="http://linuxfocus.org/~guido/" @@ -8,7 +8,7 @@ SRC_URI="http://linuxfocus.org/~guido/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64" IUSE="" RDEPEND="virtual/glibc" |