summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-03 02:16:25 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-03 02:16:25 +0000
commit1334d35eefd08a1a1a63aae0fccbe3d660b3c21d (patch)
tree650e21268fce4063fcbc4348dec884ed02058bb0
parentAdd changes to make branding work with >=gcc-4.1.0 (diff)
downloadgentoo-2-1334d35eefd08a1a1a63aae0fccbe3d660b3c21d.tar.gz
gentoo-2-1334d35eefd08a1a1a63aae0fccbe3d660b3c21d.tar.bz2
gentoo-2-1334d35eefd08a1a1a63aae0fccbe3d660b3c21d.zip
sh love
(Portage version: 2.1_pre5-r2)
-rw-r--r--x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild4
-rw-r--r--x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild4
-rw-r--r--x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild4
-rw-r--r--x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild4
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild4
-rw-r--r--x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild4
-rw-r--r--x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild4
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild4
15 files changed, 30 insertions, 30 deletions
diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild
index b838995d7487..77c9427ed6e5 100644
--- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild,v 1.7 2006/03/02 06:11:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild,v 1.8 2006/03/03 02:11:57 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for calcomp input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild b/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild
index f2227596608d..db73d0473ec8 100644
--- a/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild,v 1.7 2006/03/02 06:12:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild,v 1.8 2006/03/03 02:13:38 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for dmc input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild
index 83798f409f11..4aa1cf44c4bf 100644
--- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild,v 1.7 2006/03/02 06:13:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild,v 1.8 2006/03/03 02:14:19 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for fpit input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild
index f6bdb9d20af7..d3b16cc488c5 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild,v 1.6 2006/03/02 06:14:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild,v 1.7 2006/03/03 02:16:25 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild
index 1d216457624c..5eaacdcbd8f0 100644
--- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.7 2006/03/02 06:12:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.8 2006/03/03 02:12:58 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for microtouch input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild
index fd386bf21693..7aee269829d9 100644
--- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.7 2006/03/02 06:14:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.8 2006/03/03 02:15:43 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for penmount input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild b/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild
index bfed9c46cd2a..2785fe8209a2 100644
--- a/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild
+++ b/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild,v 1.3 2006/03/02 02:16:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.5.0.5.ebuild,v 1.4 2006/03/03 02:13:18 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for ark cards"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild
index 6e3a4e1462c7..86555e017349 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild,v 1.5 2006/03/02 06:13:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.5.7.3.ebuild,v 1.6 2006/03/03 02:14:40 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for ati cards"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild
index 329fe0b4bce5..da6770c815eb 100644
--- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild,v 1.6 2006/03/02 06:13:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.2.1.3.ebuild,v 1.7 2006/03/03 02:15:01 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for mga cards"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild b/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild
index 7c0cb8d2a428..1110d8f1d39e 100644
--- a/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild
+++ b/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild,v 1.3 2006/03/02 02:16:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-newport/xf86-video-newport-0.1.4.1.ebuild,v 1.4 2006/03/03 02:12:38 vapier Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for newport cards"
-KEYWORDS="~amd64 ~ia64 ~mips ~x86"
+KEYWORDS="~amd64 ~ia64 ~mips ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild
index 7fafb8e624ee..966f7f84fd31 100644
--- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild
+++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild,v 1.2 2006/02/02 17:38:50 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.7.6.5.ebuild,v 1.3 2006/03/03 02:12:18 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for nsc cards"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild
index c05df667794e..240375540f3f 100644
--- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild
+++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild,v 1.3 2006/03/02 02:22:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild,v 1.4 2006/03/03 02:13:59 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for rendition cards"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild b/x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild
index 7f16ee0ae984..c9b88e7232e5 100644
--- a/x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild
+++ b/x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild,v 1.6 2006/03/02 06:11:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.0.2.3.ebuild,v 1.7 2006/03/03 02:11:37 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for savage cards"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sh ~sparc ~x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild
index 575b500affa5..3152c3ea3183 100644
--- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild
+++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild,v 1.3 2006/03/02 02:19:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild,v 1.4 2006/03/03 02:16:04 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for siliconmotion cards"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~sh ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild
index 2761d21cff93..ad1f42b99b81 100644
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild
+++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild,v 1.5 2006/03/02 06:14:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild,v 1.6 2006/03/03 02:15:21 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for sis cards"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sh ~x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}