summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 23:44:15 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 23:44:15 +0000
commitd2a0a60409f371c9a9c2f56662b84d0be6df01af (patch)
tree925e9b22749fe1fe4cf0a7b68ca6c955e3f3599e /x11-misc/xrootconsole
parentInitial import. (diff)
downloadhistorical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.gz
historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.bz2
historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild
index efadf227d755..1c3406056608 100644
--- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild
+++ b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.2 2002/07/08 21:31:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.3 2002/08/14 23:44:15 murphy Exp $
S=${WORKDIR}/${P}
@@ -14,7 +14,7 @@ LICENSE="GPL"
DEPEND="x11-base/xfree"
RDEPEMD="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
src_compile() {
emake || die "emake failed"