summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-14 18:40:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-14 18:40:47 +0000
commit23946524c4b4e474eb4cea7e68427b216f5733fc (patch)
treec0e32ccd5ee119d15938d13fc8ca83296186b4be /perl-core/Archive-Tar/Archive-Tar-1.54.ebuild
parentQA: Apply as-needed fix per bug #296832. Thanks to Martin von Gagern for patch. (diff)
downloadgentoo-2-23946524c4b4e474eb4cea7e68427b216f5733fc.tar.gz
gentoo-2-23946524c4b4e474eb4cea7e68427b216f5733fc.tar.bz2
gentoo-2-23946524c4b4e474eb4cea7e68427b216f5733fc.zip
Stabilize on m68k/sparc as well
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Archive-Tar/Archive-Tar-1.54.ebuild')
-rw-r--r--perl-core/Archive-Tar/Archive-Tar-1.54.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild b/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild
index 8d1302702df4..dd94d273dce7 100644
--- a/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild
+++ b/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild,v 1.7 2009/12/14 18:38:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/Archive-Tar-1.54.ebuild,v 1.8 2009/12/14 18:40:47 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A Perl module for creation and manipulation of tar files"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~ppc ppc64 s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND=">=virtual/perl-IO-Zlib-1.01