diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:04:31 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:04:31 +0000 |
commit | 1353f8e0d26ae28ac371f0f11e949906c8e568d5 (patch) | |
tree | 834720aff0a49813cee5f3f9c185f7ef5ddb0475 /sys-apps/xinetd | |
parent | ppc64 (diff) | |
download | gentoo-2-1353f8e0d26ae28ac371f0f11e949906c8e568d5.tar.gz gentoo-2-1353f8e0d26ae28ac371f0f11e949906c8e568d5.tar.bz2 gentoo-2-1353f8e0d26ae28ac371f0f11e949906c8e568d5.zip |
ppc64
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild index 2ed9bb80c363..da83c7d35462 100644 --- a/sys-apps/xinetd/xinetd-2.3.12.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.6 2003/09/22 01:16:27 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.7 2003/12/17 03:59:50 brad_mssw 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" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc ~mips ~alpha ~arm ~hppa ia64" +KEYWORDS="x86 ~amd64 ~ppc sparc ~mips ~alpha ~arm ~hppa ia64 ppc64" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" |