summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-13 09:36:17 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-13 09:36:17 +0000
commit55b2c5339bae672a98619569ed2b8eaf898c60a8 (patch)
treea75bbabeb97f9e6ed49c01c21d8d8e541fdd4d9d /x11-apps/xkbprint
parentarm/sh stable (diff)
downloadhistorical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.gz
historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.bz2
historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.zip
arm/s390/sh stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r--x11-apps/xkbprint/xkbprint-1.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild
index d1caed64325a..9c5e005224a9 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.5 2007/12/20 00:15:02 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.6 2008/01/13 09:36:03 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="print an XKB keyboard description"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
RDEPEND="x11-libs/libxkbfile"
DEPEND="${RDEPEND}"