summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-11-24 11:43:46 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-11-24 11:43:46 +0000
commitd9e718990fe1349b74972a8d2d810dd9c7da7a5e (patch)
tree9f802987233998842e43cbc558079745102b873a /media-sound/alsa-driver
parentRemoving ~amd64 because of some problems I'm seeing with my intuos2 and xorg-... (diff)
downloadhistorical-d9e718990fe1349b74972a8d2d810dd9c7da7a5e.tar.gz
historical-d9e718990fe1349b74972a8d2d810dd9c7da7a5e.tar.bz2
historical-d9e718990fe1349b74972a8d2d810dd9c7da7a5e.zip
whoops... should be -* until it's done being tested...
Diffstat (limited to 'media-sound/alsa-driver')
-rw-r--r--media-sound/alsa-driver/alsa-driver-1.0.7-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-1.0.7-r1.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.7-r1.ebuild
index 465439219a40..d89bdcb0a783 100644
--- a/media-sound/alsa-driver/alsa-driver-1.0.7-r1.ebuild
+++ b/media-sound/alsa-driver/alsa-driver-1.0.7-r1.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/alsa-driver/alsa-driver-1.0.7-r1.ebuild,v 1.1 2004/11/24 11:35:00 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.7-r1.ebuild,v 1.2 2004/11/24 11:43:46 eradicator Exp $
IUSE="oss doc"
@@ -18,7 +18,8 @@ SLOT="${KV}"
#KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
#alsa-driver-1.0.7-r1 only has ioctl32 updates over 1.0.7
-KEYWORDS="~amd64 ~mips ~sparc"
+#KEYWORDS="~amd64 ~mips ~sparc"
+KEYWORDS="-*"
RDEPEND="virtual/modutils
~media-sound/alsa-headers-${PV}"