summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-08 20:14:20 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-08 20:14:20 +0000
commit9313a3a46a3756db128eb2600d6bf8c06ed9023b (patch)
treeb25eb2016e4931b54ecdd07aa0084dcb276a0022 /x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild
parentStable on hppa. (diff)
downloadgentoo-2-9313a3a46a3756db128eb2600d6bf8c06ed9023b.tar.gz
gentoo-2-9313a3a46a3756db128eb2600d6bf8c06ed9023b.tar.bz2
gentoo-2-9313a3a46a3756db128eb2600d6bf8c06ed9023b.zip
Add ~sparc keyword to the base X-Modular applications.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild')
-rw-r--r--x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild b/x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild
index 6d0f554ab21b..0f56960cb249 100644
--- a/x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild
+++ b/x11-apps/xcmsdb/xcmsdb-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-apps/xcmsdb/xcmsdb-0.99.0.ebuild,v 1.1 2005/08/08 06:28:10 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xcmsdb application"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"