diff options
Diffstat (limited to 'net-misc/rsync/rsync-3.0.4.ebuild')
-rw-r--r-- | net-misc/rsync/rsync-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-3.0.4.ebuild b/net-misc/rsync/rsync-3.0.4.ebuild index a3646fb66be2..d1d9fedd1032 100644 --- a/net-misc/rsync/rsync-3.0.4.ebuild +++ b/net-misc/rsync/rsync-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.4.ebuild,v 1.6 2008/11/25 23:17:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.4.ebuild,v 1.7 2008/11/27 18:28:42 jer Exp $ inherit eutils flag-o-matic toolchain-funcs autotools @@ -10,7 +10,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${P/_/}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="acl iconv ipv6 static xattr xinetd" DEPEND=">=dev-libs/popt-1.5 |