diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-21 17:19:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-21 17:19:28 +0000 |
commit | c58ef6a5d9995d0bbbb76c40ac672c6e0a1da3c9 (patch) | |
tree | 124891a102706164a4c36e17a79debfe739fb59d /dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild | |
parent | Stable on sparc wrt #137143 (diff) | |
download | gentoo-2-c58ef6a5d9995d0bbbb76c40ac672c6e0a1da3c9.tar.gz gentoo-2-c58ef6a5d9995d0bbbb76c40ac672c6e0a1da3c9.tar.bz2 gentoo-2-c58ef6a5d9995d0bbbb76c40ac672c6e0a1da3c9.zip |
Added ~ppc wrt bug 137128
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild')
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild index c2a752d460a7..33137edf2987 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.13.ebuild,v 1.1 2006/06/18 00:17:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild,v 1.2 2006/06/21 17:19:28 nixnut Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="test" SRC_TEST="do" |