summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-09 15:57:11 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-09 15:57:11 +0000
commitb49cb94160d11b04747a56115ad195b57319f3f2 (patch)
tree7f4ae4dc16b591c2e83683fc29c6165d1191066d /media-sound/chuck/chuck-1.2.1.2.ebuild
parentAdd ~alpha, sparc stable (diff)
downloadgentoo-2-b49cb94160d11b04747a56115ad195b57319f3f2.tar.gz
gentoo-2-b49cb94160d11b04747a56115ad195b57319f3f2.tar.bz2
gentoo-2-b49cb94160d11b04747a56115ad195b57319f3f2.zip
Half revert my last commit to this package as well, while it may compile on 64bit it doesn't mean it will work on it.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/chuck/chuck-1.2.1.2.ebuild')
-rw-r--r--media-sound/chuck/chuck-1.2.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/chuck/chuck-1.2.1.2.ebuild b/media-sound/chuck/chuck-1.2.1.2.ebuild
index d50dc06501f1..dfe04e61a872 100644
--- a/media-sound/chuck/chuck-1.2.1.2.ebuild
+++ b/media-sound/chuck/chuck-1.2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/chuck-1.2.1.2.ebuild,v 1.5 2009/06/09 08:58:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/chuck-1.2.1.2.ebuild,v 1.6 2009/06/09 15:57:11 ssuominen Exp $
inherit toolchain-funcs flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="http://chuck.cs.princeton.edu/release/files/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="x86"
IUSE="oss jack alsa examples"
RDEPEND="jack? ( media-sound/jack-audio-connection-kit )