diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:05:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:05:29 +0000 |
commit | a4fceba764b5b7ae919c6b312f5f2291c1196a16 (patch) | |
tree | 54fca3c06a53244f0c84ba61531c44f1f05c7aa2 /dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild | |
parent | alpha/ia64/sparc stable wrt #393007 (diff) | |
download | historical-a4fceba764b5b7ae919c6b312f5f2291c1196a16.tar.gz historical-a4fceba764b5b7ae919c6b312f5f2291c1196a16.tar.bz2 historical-a4fceba764b5b7ae919c6b312f5f2291c1196a16.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild index 539b3ad682e3..52852e74f0d6 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.5 2012/03/09 09:24:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.6 2012/03/25 17:00:53 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ppc x86" IUSE="" SRC_TEST="do" |