summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:49:05 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:49:05 +0000
commitdf32512c82a7f2e1e27f5369c872405d02b5e081 (patch)
tree24ad3122224a684e1b28e63095a361c3cc3b6385 /x11-apps/xkbprint/xkbprint-1.0.1.ebuild
parentfix patch, unix lf (diff)
downloadhistorical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.gz
historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.bz2
historical-df32512c82a7f2e1e27f5369c872405d02b5e081.zip
Added ~ppc after testing.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'x11-apps/xkbprint/xkbprint-1.0.1.ebuild')
-rw-r--r--x11-apps/xkbprint/xkbprint-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild
index 4a0da3636e71..cb1dfd7570f0 100644
--- a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild
+++ b/x11-apps/xkbprint/xkbprint-1.0.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-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.2 2006/02/14 21:27:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.3 2006/05/20 10:46:17 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xkbprint application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libxkbfile"
DEPEND="${RDEPEND}"