diff options
author | David Holm <dholm@gentoo.org> | 2004-09-02 13:34:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-02 13:34:34 +0000 |
commit | fae775b78617b6819ad8e209fcad4fab03fe765e (patch) | |
tree | 900169306bff690fddb632c911bfc7b725517d37 /dev-perl/Test-Exception/Test-Exception-0.15.ebuild | |
parent | (Manifest recommit) (diff) | |
download | historical-fae775b78617b6819ad8e209fcad4fab03fe765e.tar.gz historical-fae775b78617b6819ad8e209fcad4fab03fe765e.tar.bz2 historical-fae775b78617b6819ad8e209fcad4fab03fe765e.zip |
Added to ~ppc
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.15.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild b/dev-perl/Test-Exception/Test-Exception-0.15.ebuild index af54801ca239..64d84c2f1916 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.15.ebuild,v 1.3 2004/07/14 20:38:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.15.ebuild,v 1.4 2004/09/02 13:24:14 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" SRC_TEST="do" |