diff options
Diffstat (limited to 'net-misc/oidentd/oidentd-2.0.8.ebuild')
-rw-r--r-- | net-misc/oidentd/oidentd-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/oidentd/oidentd-2.0.8.ebuild b/net-misc/oidentd/oidentd-2.0.8.ebuild index 8fad3d87afc4..d4e4b73a1d3b 100644 --- a/net-misc/oidentd/oidentd-2.0.8.ebuild +++ b/net-misc/oidentd/oidentd-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8.ebuild,v 1.1 2006/08/27 03:21:54 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.8.ebuild,v 1.2 2006/09/29 23:19:19 the_paya Exp $ DESCRIPTION="Another (RFC1413 compliant) ident daemon" HOMEPAGE="http://dev.ojnk.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="ipv6" DEPEND="virtual/libc" |