diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:56:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:56:53 +0000 |
commit | 801227134cb58a9a75af6c75853982fedb4b405b (patch) | |
tree | d89eefb09955ca43feeca8c152c5b38980b74d0e /dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild | |
parent | ia64/sparc stable wrt #400201 (diff) | |
download | gentoo-2-801227134cb58a9a75af6c75853982fedb4b405b.tar.gz gentoo-2-801227134cb58a9a75af6c75853982fedb4b405b.tar.bz2 gentoo-2-801227134cb58a9a75af6c75853982fedb4b405b.zip |
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild')
-rw-r--r-- | dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild b/dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild index 3aada58692a5..456f10609dda 100644 --- a/dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild +++ b/dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild,v 1.2 2011/09/03 21:04:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Digest/IO-Digest-0.100.0.ebuild,v 1.3 2012/03/25 16:56:53 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="IO::Digest - Calculate digests while reading or writing" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=">=dev-perl/PerlIO-via-dynamic-0.10 |