summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 04:40:34 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 04:40:34 +0000
commit25a66b9a68095e064574ce35e470c1c5db0ba398 (patch)
tree3df7bee9ea61368c2e971aff4ac9a98bf3cd4381 /sys-apps/xinetd
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.tar.gz
gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.tar.bz2
gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.5.ebuild b/sys-apps/xinetd/xinetd-2.3.5.ebuild
index a62569d56bbb..3d1d8f8df05a 100644
--- a/sys-apps/xinetd/xinetd-2.3.5.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.5.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.5.ebuild,v 1.4 2002/07/25 15:28:29 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.5 2002/08/14 04:40:34 murphy 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 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
SLOT="0"
LICENSE="BSD"
SRC_URI="http://www.xinetd.org/${P}.tar.gz"