summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/util-macros/util-macros-0.99.0.ebuild4
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild4
-rw-r--r--x11-proto/compositeproto/compositeproto-0.2.ebuild4
-rw-r--r--x11-proto/damageproto/damageproto-1.0.ebuild4
-rw-r--r--x11-proto/dmxproto/dmxproto-2.2.ebuild4
-rw-r--r--x11-proto/evieext/evieext-1.0.ebuild4
-rw-r--r--x11-proto/fixesproto/fixesproto-3.0.ebuild4
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild4
-rw-r--r--x11-proto/fontsproto/fontsproto-2.0.ebuild4
-rw-r--r--x11-proto/inputproto/inputproto-1.3.ebuild4
-rw-r--r--x11-proto/kbproto/kbproto-1.0.ebuild4
-rw-r--r--x11-proto/panoramixproto/panoramixproto-1.1.ebuild4
-rw-r--r--x11-proto/randrproto/randrproto-1.1.ebuild4
-rw-r--r--x11-proto/recordproto/recordproto-1.13.ebuild4
-rw-r--r--x11-proto/renderproto/renderproto-0.9.ebuild4
-rw-r--r--x11-proto/resourceproto/resourceproto-1.0.ebuild4
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild4
-rw-r--r--x11-proto/trapproto/trapproto-3.4.ebuild4
-rw-r--r--x11-proto/videoproto/videoproto-2.2.ebuild4
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild4
-rw-r--r--x11-proto/xextproto/xextproto-7.0.ebuild4
-rw-r--r--x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild4
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild4
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild4
-rw-r--r--x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild4
-rw-r--r--x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild4
-rw-r--r--x11-proto/xproto/xproto-7.0.ebuild4
27 files changed, 54 insertions, 54 deletions
diff --git a/x11-misc/util-macros/util-macros-0.99.0.ebuild b/x11-misc/util-macros/util-macros-0.99.0.ebuild
index 223d9e4f17f9..1e503ec9475a 100644
--- a/x11-misc/util-macros/util-macros-0.99.0.ebuild
+++ b/x11-misc/util-macros/util-macros-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-0.99.0.ebuild,v 1.6 2005/08/20 22:08:12 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-0.99.0.ebuild,v 1.7 2005/08/22 23:20:19 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org autotools utility macros"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild
index eac040253ffb..b5d3e48c0192 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild,v 1.5 2005/08/20 22:21:07 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild,v 1.6 2005/08/22 23:21:05 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org BigReqs protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/compositeproto/compositeproto-0.2.ebuild b/x11-proto/compositeproto/compositeproto-0.2.ebuild
index b35d3427a0ed..a632ef9d9d2a 100644
--- a/x11-proto/compositeproto/compositeproto-0.2.ebuild
+++ b/x11-proto/compositeproto/compositeproto-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.2.ebuild,v 1.5 2005/08/20 22:40:34 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.2.ebuild,v 1.6 2005/08/22 23:20:44 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Composite protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/damageproto/damageproto-1.0.ebuild b/x11-proto/damageproto/damageproto-1.0.ebuild
index fb133f215ab5..c98b85b1ca1d 100644
--- a/x11-proto/damageproto/damageproto-1.0.ebuild
+++ b/x11-proto/damageproto/damageproto-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.ebuild,v 1.5 2005/08/20 22:41:45 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.ebuild,v 1.6 2005/08/22 23:21:48 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Damage protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/dmxproto/dmxproto-2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.ebuild
index be23c62f8a4d..88e527c197e5 100644
--- a/x11-proto/dmxproto/dmxproto-2.2.ebuild
+++ b/x11-proto/dmxproto/dmxproto-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.ebuild,v 1.5 2005/08/20 22:41:10 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.ebuild,v 1.6 2005/08/22 23:21:40 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org DMX protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/evieext/evieext-1.0.ebuild b/x11-proto/evieext/evieext-1.0.ebuild
index 5cbf98672bdb..1716d30886c4 100644
--- a/x11-proto/evieext/evieext-1.0.ebuild
+++ b/x11-proto/evieext/evieext-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.ebuild,v 1.5 2005/08/20 22:44:08 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.ebuild,v 1.6 2005/08/22 23:23:13 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org EvIE protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/fixesproto/fixesproto-3.0.ebuild b/x11-proto/fixesproto/fixesproto-3.0.ebuild
index 209408f85390..0f07d5109546 100644
--- a/x11-proto/fixesproto/fixesproto-3.0.ebuild
+++ b/x11-proto/fixesproto/fixesproto-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.ebuild,v 1.5 2005/08/20 22:31:37 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.ebuild,v 1.6 2005/08/22 23:23:35 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Fixes protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild
index 7b4a58da206c..d81840e0c275 100644
--- a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild
+++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.5 2005/08/20 22:15:48 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.6 2005/08/22 23:23:00 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Fontcache protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/fontsproto/fontsproto-2.0.ebuild b/x11-proto/fontsproto/fontsproto-2.0.ebuild
index 44224ba33322..c7dc58f9d17d 100644
--- a/x11-proto/fontsproto/fontsproto-2.0.ebuild
+++ b/x11-proto/fontsproto/fontsproto-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.ebuild,v 1.5 2005/08/20 22:15:12 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.ebuild,v 1.6 2005/08/22 23:22:29 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Fonts protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/inputproto/inputproto-1.3.ebuild b/x11-proto/inputproto/inputproto-1.3.ebuild
index fb92464e7c27..8dfeac7828b8 100644
--- a/x11-proto/inputproto/inputproto-1.3.ebuild
+++ b/x11-proto/inputproto/inputproto-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.ebuild,v 1.5 2005/08/20 22:21:43 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.ebuild,v 1.6 2005/08/22 23:21:16 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Input protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/kbproto/kbproto-1.0.ebuild b/x11-proto/kbproto/kbproto-1.0.ebuild
index 407c7c28b25b..73e53a2cc536 100644
--- a/x11-proto/kbproto/kbproto-1.0.ebuild
+++ b/x11-proto/kbproto/kbproto-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.5 2005/08/20 22:19:55 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.6 2005/08/22 23:20:36 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org KB protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/panoramixproto/panoramixproto-1.1.ebuild b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild
index 006e38ac1b6b..4dc805eceacb 100644
--- a/x11-proto/panoramixproto/panoramixproto-1.1.ebuild
+++ b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/panoramixproto-1.1.ebuild,v 1.5 2005/08/20 22:50:40 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/panoramixproto-1.1.ebuild,v 1.6 2005/08/22 23:23:09 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Panoramix protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/randrproto/randrproto-1.1.ebuild b/x11-proto/randrproto/randrproto-1.1.ebuild
index 3e6097da92f2..6792527aa907 100644
--- a/x11-proto/randrproto/randrproto-1.1.ebuild
+++ b/x11-proto/randrproto/randrproto-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.ebuild,v 1.5 2005/08/20 22:44:44 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.ebuild,v 1.6 2005/08/22 23:22:52 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Randr protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/recordproto/recordproto-1.13.ebuild b/x11-proto/recordproto/recordproto-1.13.ebuild
index 2635d5f1cb23..1802ea8c5339 100644
--- a/x11-proto/recordproto/recordproto-1.13.ebuild
+++ b/x11-proto/recordproto/recordproto-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.ebuild,v 1.5 2005/08/20 22:50:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.ebuild,v 1.6 2005/08/22 23:23:04 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Record protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/renderproto/renderproto-0.9.ebuild b/x11-proto/renderproto/renderproto-0.9.ebuild
index 68187a0e074b..2f97363a0464 100644
--- a/x11-proto/renderproto/renderproto-0.9.ebuild
+++ b/x11-proto/renderproto/renderproto-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.ebuild,v 1.5 2005/08/20 22:32:47 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.ebuild,v 1.6 2005/08/22 23:21:31 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Render protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/resourceproto/resourceproto-1.0.ebuild b/x11-proto/resourceproto/resourceproto-1.0.ebuild
index 752ae1551b21..07fc702eeef5 100644
--- a/x11-proto/resourceproto/resourceproto-1.0.ebuild
+++ b/x11-proto/resourceproto/resourceproto-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.ebuild,v 1.5 2005/08/20 22:42:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.ebuild,v 1.6 2005/08/22 23:22:21 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Resource protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild
index 00ff36b7f196..ffa1a951e230 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild,v 1.5 2005/08/20 22:53:06 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild,v 1.6 2005/08/22 23:22:56 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org ScrnSaver protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/trapproto/trapproto-3.4.ebuild b/x11-proto/trapproto/trapproto-3.4.ebuild
index 428efbfeb3ce..6e85ebef247e 100644
--- a/x11-proto/trapproto/trapproto-3.4.ebuild
+++ b/x11-proto/trapproto/trapproto-3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.ebuild,v 1.5 2005/08/20 22:39:58 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.ebuild,v 1.6 2005/08/22 23:20:25 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Trap protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/videoproto/videoproto-2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.ebuild
index c3eb08243304..f740d7a13517 100644
--- a/x11-proto/videoproto/videoproto-2.2.ebuild
+++ b/x11-proto/videoproto/videoproto-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.ebuild,v 1.5 2005/08/20 22:49:28 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.ebuild,v 1.6 2005/08/22 23:22:07 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Video protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild
index 816853d4e0f6..f3994a2d19f6 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild,v 1.5 2005/08/20 22:20:31 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild,v 1.6 2005/08/22 23:21:24 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XCMisc protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xextproto/xextproto-7.0.ebuild b/x11-proto/xextproto/xextproto-7.0.ebuild
index a6ca1e582e56..aba4ae1670c5 100644
--- a/x11-proto/xextproto/xextproto-7.0.ebuild
+++ b/x11-proto/xextproto/xextproto-7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.ebuild,v 1.5 2005/08/20 22:23:30 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.ebuild,v 1.6 2005/08/22 23:20:51 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XExt protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild
index 7465c9c04ed2..97feb25417ee 100644
--- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild
+++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild,v 1.5 2005/08/20 22:52:30 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild,v 1.6 2005/08/22 23:23:17 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86BigFont protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild
index 5b1a20a64312..e7b3aac08e31 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild,v 1.5 2005/08/20 22:42:21 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild,v 1.6 2005/08/22 23:22:01 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86DGA protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild
index 1f6ee376bf9e..297527189642 100644
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild
+++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild,v 1.5 2005/08/20 22:51:17 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild,v 1.6 2005/08/22 23:22:48 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86Misc protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild
index 58ad955f8cec..326fbb361ca1 100644
--- a/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild
+++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild,v 1.5 2005/08/20 22:43:32 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild,v 1.6 2005/08/22 23:22:38 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86Rush protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild
index 956f14ef0d6c..b659310e24c3 100644
--- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild
+++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild,v 1.5 2005/08/20 22:45:19 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild,v 1.6 2005/08/22 23:23:30 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86VidMode protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""
diff --git a/x11-proto/xproto/xproto-7.0.ebuild b/x11-proto/xproto/xproto-7.0.ebuild
index 2aa775c367f7..4fa210b2945b 100644
--- a/x11-proto/xproto/xproto-7.0.ebuild
+++ b/x11-proto/xproto/xproto-7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.ebuild,v 1.5 2005/08/20 22:08:48 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.ebuild,v 1.6 2005/08/22 23:20:58 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org xproto protocol headers"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
#IUSE="X gnome"
#DEPEND=""
#RDEPEND=""