diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:29:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:29:00 +0000 |
commit | c7c353de54881f92f38021b912e83803826d6bcf (patch) | |
tree | 92a403f38690ef9cf1ae1b7d8819a195478b66ea /dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-c7c353de54881f92f38021b912e83803826d6bcf.tar.gz gentoo-2-c7c353de54881f92f38021b912e83803826d6bcf.tar.bz2 gentoo-2-c7c353de54881f92f38021b912e83803826d6bcf.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild')
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild index 2874cb54d499..9fae50dcf67a 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.210.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/Calendar-Simple/Calendar-Simple-1.210.0.ebuild,v 1.4 2012/03/08 12:05:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.210.0.ebuild,v 1.5 2012/03/19 19:29:00 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to create simple calendars" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND="" |