summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-16 02:31:56 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-16 02:31:56 +0000
commit6cfa95e4e6803f3328b4cfef4d125381c7a13850 (patch)
treed85464b68500367a74f5ad813b6ce045988ffa81 /sys-apps
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-6cfa95e4e6803f3328b4cfef4d125381c7a13850.tar.gz
gentoo-2-6cfa95e4e6803f3328b4cfef4d125381c7a13850.tar.bz2
gentoo-2-6cfa95e4e6803f3328b4cfef4d125381c7a13850.zip
added ppc to keywords
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild
index 57e2fcd80278..6debfbe18c7f 100644
--- a/sys-apps/xinetd/xinetd-2.3.7.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.2 2002/08/14 15:00:43 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.3 2002/08/16 02:31:56 gerk Exp $
# NB: This ebuild introduces the /etc/xinetd.d includedir with a default
# /etc/xinetd.conf file. Check your config files if you're upgrading
@@ -11,7 +11,7 @@
S=${WORKDIR}/${P}
DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features"
HOMEPAGE="http://www.xinetd.org"
-KEYWORDS="x86 sparc64"
+KEYWORDS="x86 ppc sparc64"
SLOT="0"
LICENSE="BSD"
SRC_URI="http://www.xinetd.org/${P}.tar.gz"