summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-07-27 03:39:18 +0000
committerMike Frysinger <vapier@gentoo.org>2003-07-27 03:39:18 +0000
commitfa4189c0f0942be85e66f36fd8c204674b46ccff (patch)
treeddfab21ddfe99039b513a254f77f56bfc2233744 /sys-apps/xinetd
parent-D PHP is now -D PHP4 (diff)
downloadgentoo-2-fa4189c0f0942be85e66f36fd8c204674b46ccff.tar.gz
gentoo-2-fa4189c0f0942be85e66f36fd8c204674b46ccff.tar.bz2
gentoo-2-fa4189c0f0942be85e66f36fd8c204674b46ccff.zip
add mips
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.11.ebuild b/sys-apps/xinetd/xinetd-2.3.11.ebuild
index c3a2bcb7abdf..8213f694c61f 100644
--- a/sys-apps/xinetd/xinetd-2.3.11.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.11.ebuild,v 1.4 2003/06/21 21:19:41 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.5 2003/07/27 03:39:18 vapier Exp $
DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features"
HOMEPAGE="http://www.xinetd.org"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 amd64 ppc sparc alpha hppa"
+KEYWORDS="x86 amd64 ppc sparc mips alpha hppa"
DEPEND="virtual/glibc
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"