summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-28 17:33:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-28 17:33:00 +0000
commitd754fec8f90f68c8b86fc053a88451374502ea5b (patch)
treed9aed30855a5ab72c3b8a4c7d0852b95c09b8e55 /dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild
parentAdd USE=ftd2xx support by William Robinet. (diff)
downloadhistorical-d754fec8f90f68c8b86fc053a88451374502ea5b.tar.gz
historical-d754fec8f90f68c8b86fc053a88451374502ea5b.tar.bz2
historical-d754fec8f90f68c8b86fc053a88451374502ea5b.zip
Drop sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild')
-rw-r--r--dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild
index a5564a9d8d85..f7281cbba566 100644
--- a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild
+++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.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/Test-SubCalls/Test-SubCalls-1.90.0.ebuild,v 1.2 2011/09/03 21:05:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild,v 1.3 2012/03/28 17:33:00 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Track the number of times subs are called"
SLOT="0"
-KEYWORDS="amd64 ~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=""
DEPEND=">=dev-perl/Hook-LexWrap-0.20