diff options
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild')
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild index f26db9b7389a..2c2302536144 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.52.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/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.5 2006/01/13 20:49:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.52.ebuild,v 1.6 2006/03/30 22:38:26 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ DESCRIPTION="An rsync perl module" HOMEPAGE="http://perlrsync.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" SLOT="0" RDEPEND="net-misc/rsync" |