summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2004-12-17 06:15:08 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2004-12-17 06:15:08 +0000
commit982a1337ff8659b503eaf2c303634b6adbde18e2 (patch)
tree5b527bdaf87d0f2d3508a15a4fb0d22788a3c4c6
parentmore cross-compile fixes :) (Manifest recommit) (diff)
downloadgentoo-2-982a1337ff8659b503eaf2c303634b6adbde18e2.tar.gz
gentoo-2-982a1337ff8659b503eaf2c303634b6adbde18e2.tar.bz2
gentoo-2-982a1337ff8659b503eaf2c303634b6adbde18e2.zip
Cleanup
-rw-r--r--dev-libs/dbh/dbh-1.0.19.ebuild4
-rw-r--r--dev-libs/dbh/dbh-1.0.20.ebuild4
-rw-r--r--xfce-extra/xfcalendar/xfcalendar-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild4
-rw-r--r--xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild4
-rw-r--r--xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild4
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.ebuild4
-rw-r--r--xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.ebuild4
14 files changed, 28 insertions, 28 deletions
diff --git a/dev-libs/dbh/dbh-1.0.19.ebuild b/dev-libs/dbh/dbh-1.0.19.ebuild
index 164b2c2472fc..3c774eefbb63 100644
--- a/dev-libs/dbh/dbh-1.0.19.ebuild
+++ b/dev-libs/dbh/dbh-1.0.19.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/dev-libs/dbh/dbh-1.0.19.ebuild,v 1.2 2004/09/18 15:34:07 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.19.ebuild,v 1.3 2004/12/17 06:15:08 bcowan Exp $
IUSE=""
MY_P="${PN}_1.0-19"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="QPL"
SLOT="0"
-KEYWORDS="~ia64 ~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~mips ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
DEPEND="dev-util/pkgconfig"
RDEPEND=""
diff --git a/dev-libs/dbh/dbh-1.0.20.ebuild b/dev-libs/dbh/dbh-1.0.20.ebuild
index 07e906a6fc62..e0f8aa4545ea 100644
--- a/dev-libs/dbh/dbh-1.0.20.ebuild
+++ b/dev-libs/dbh/dbh-1.0.20.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/dev-libs/dbh/dbh-1.0.20.ebuild,v 1.2 2004/11/04 22:22:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.20.ebuild,v 1.3 2004/12/17 06:15:08 bcowan Exp $
DESCRIPTION="Disk based hashes is a method to create multidimensional binary trees on disk"
HOMEPAGE="http://dbh.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="QPL"
SLOT="0"
-KEYWORDS="~ia64 ~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~mips ~arm"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-util/pkgconfig"
diff --git a/xfce-extra/xfcalendar/xfcalendar-4.1.99.2.ebuild b/xfce-extra/xfcalendar/xfcalendar-4.1.99.2.ebuild
index f789c38968d0..9ff358d47473 100644
--- a/xfce-extra/xfcalendar/xfcalendar-4.1.99.2.ebuild
+++ b/xfce-extra/xfcalendar/xfcalendar-4.1.99.2.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/xfce-extra/xfcalendar/xfcalendar-4.1.99.2.ebuild,v 1.1 2004/12/13 20:49:30 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:40 bcowan Exp $
DESCRIPTION="Xfce4 calendar"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.ebuild
index 089e201e457f..f7462f2ef77f 100644
--- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.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/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.ebuild,v 1.1 2004/12/13 20:50:46 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:40 bcowan Exp $
DESCRIPTION="Xfce 4 application finder"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild
index 1fd03caf29e8..fba168554876 100644
--- a/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild
+++ b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.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/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild,v 1.10 2004/11/09 03:06:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild,v 1.11 2004/12/17 06:11:40 bcowan Exp $
DESCRIPTION="Xfce4 extra artwork"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0.6
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild
index 96cab306fdc3..c9d4e5cbe010 100644
--- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild
+++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.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/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.2 2004/11/09 03:01:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.3 2004/12/17 06:11:40 bcowan Exp $
MY_P="${PN}-plugin-${PV}"
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0.6
diff --git a/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.ebuild b/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.ebuild
index 7dc3e6886ba0..e3de379ff8c5 100644
--- a/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.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/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.ebuild,v 1.1 2004/12/13 20:51:54 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-icon-theme/xfce4-icon-theme-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:40 bcowan Exp $
DESCRIPTION="Xfce 4 icon theme"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.ebuild b/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.ebuild
index 7efb6f557a14..02b465a78952 100644
--- a/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.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/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.ebuild,v 1.1 2004/12/13 20:53:06 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:41 bcowan Exp $
DESCRIPTION="Xfce 4 icon box"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.ebuild
index 775a662c7c6b..42ca2e712f9d 100644
--- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.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/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.ebuild,v 1.1 2004/12/13 21:00:32 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:41 bcowan Exp $
DESCRIPTION="Xfce 4 mixer panel plugin"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="alsa"
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild
index 80d3941cb701..d0b114c8477d 100644
--- a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild
+++ b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.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/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild,v 1.8 2004/11/09 03:12:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild,v 1.9 2004/12/17 06:11:41 bcowan Exp $
MY_P="${PN}-plugin-${PV}"
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0.6
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.ebuild
index b36545574a20..adc0bc30ee1b 100644
--- a/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.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/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.ebuild,v 1.1 2004/12/13 20:54:24 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:41 bcowan Exp $
DESCRIPTION="Xfce 4 system tray"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.ebuild
index 653b70875777..a4eb72c91fcf 100644
--- a/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.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/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.ebuild,v 1.1 2004/12/13 20:55:38 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:41 bcowan Exp $
DESCRIPTION="Xfce 4 panel toys plugin"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.ebuild b/xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.ebuild
index 3b6a4ef59775..7ccbaa970671 100644
--- a/xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.ebuild
+++ b/xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.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/xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.ebuild,v 1.1 2004/12/13 20:56:49 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-trigger-launcher/xfce4-trigger-launcher-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:41 bcowan Exp $
DESCRIPTION="Xfce 4 trigger launcher panel plugin"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11
diff --git a/xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.ebuild b/xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.ebuild
index 9f2e2e19a0d8..70900d037b65 100644
--- a/xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.ebuild
+++ b/xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.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/xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.ebuild,v 1.1 2004/12/13 20:58:03 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfwm4-themes/xfwm4-themes-4.1.99.2.ebuild,v 1.2 2004/12/17 06:11:41 bcowan Exp $
DESCRIPTION="Xfce 4 window manager themes"
HOMEPAGE="http://www.xfce.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/x11