diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-17 06:23:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-17 06:23:55 +0000 |
commit | f2a8b92ccf49a12b98bebdb28b909507df31324e (patch) | |
tree | 2f0745fb8e45ddb9d652a7a9e1e5338fab21f0c1 /dev-perl/Test-Exception/Test-Exception-0.25.ebuild | |
parent | Bumping to version 1.4.4 (diff) | |
download | historical-f2a8b92ccf49a12b98bebdb28b909507df31324e.tar.gz historical-f2a8b92ccf49a12b98bebdb28b909507df31324e.tar.bz2 historical-f2a8b92ccf49a12b98bebdb28b909507df31324e.zip |
Added ~ppc64; bug #174785
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.25.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild index 78053e92e06a..c38ce8adbd0c 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild @@ -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/Test-Exception/Test-Exception-0.25.ebuild,v 1.4 2007/04/16 13:55:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.5 2007/04/17 06:22:32 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |