s390/sh stable
authorMike Frysinger <vapier@gentoo.org>
Sun, 11 Feb 2007 11:17:17 +0000 (11:17 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 11 Feb 2007 11:17:17 +0000 (11:17 +0000)
Package-Manager: portage-2.1.2-r9

dev-perl/Inline/Inline-0.44-r1.ebuild

index f3eb71f451488ba2ae7585c1397145255990fe23..5abfb108783d89459326a85683da938dc21581e1 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.25 2007/01/15 23:12:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.26 2007/02/11 11:17:17 vapier Exp $
 
 inherit perl-module eutils
 
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86"
 IUSE="gtk"
 
 DEPEND="virtual/perl-Digest-MD5
@@ -35,5 +35,3 @@ src_install() {
        perl-module_src_install
        dohtml DT.html
 }
-
-