diff options
author | 2004-02-23 00:54:54 +0000 | |
---|---|---|
committer | 2004-02-23 00:54:54 +0000 | |
commit | 7309f418c15db631fa17c8bdfe55469542ef42a9 (patch) | |
tree | 4ac22a3871cf5f3d3d0d24302d36715248f96a3b /sys-apps/xinetd/xinetd-2.3.13.ebuild | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.gz gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.bz2 gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/xinetd/xinetd-2.3.13.ebuild')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.13.ebuild b/sys-apps/xinetd/xinetd-2.3.13.ebuild index 2561306bbcb9..31f6d4e0c177 100644 --- a/sys-apps/xinetd/xinetd-2.3.13.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.13.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/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.1 2004/02/02 17:38:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.2 2004/02/23 00:54:54 agriffis 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 ~ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips ~alpha ~hppa ~ia64 ~ppc64" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" |