summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-03-05 05:37:41 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-03-05 05:37:41 +0000
commit71f7d0d3e5d52672e2e57b949690dc608798d630 (patch)
tree66aeeb59cbda14bd7a311da5bab788f359bd8b09 /app-misc
parentInitial commit (Manifest recommit) (diff)
downloadgentoo-2-71f7d0d3e5d52672e2e57b949690dc608798d630.tar.gz
gentoo-2-71f7d0d3e5d52672e2e57b949690dc608798d630.tar.bz2
gentoo-2-71f7d0d3e5d52672e2e57b949690dc608798d630.zip
added amd64 to keywords
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/uptimed/uptimed-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/uptimed/uptimed-0.3.1.ebuild b/app-misc/uptimed/uptimed-0.3.1.ebuild
index c0338a4827d4..742eeac8110b 100644
--- a/app-misc/uptimed/uptimed-0.3.1.ebuild
+++ b/app-misc/uptimed/uptimed-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.1.ebuild,v 1.3 2004/02/26 18:52:24 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.1.ebuild,v 1.4 2004/03/05 05:37:41 jhuebel Exp $
DESCRIPTION="Standard informational utilities and process-handling tools"
SRC_URI="http://unixcode.org/downloads/uptimed/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://unixcode.org/uptimed/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc amd64"
src_compile() {
sed -i -e "s:-d /var/:-d ${D}/var/:g" ${S}/Makefile.am