diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 16:46:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 16:46:39 +0000 |
commit | 3a398f612dc1a736c6950201d2ac4fa52731f816 (patch) | |
tree | 939ae6c2fada90dfc073835f8fbd887699916776 /dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild | |
parent | alpha/ia64/sparc stable (diff) | |
download | historical-3a398f612dc1a736c6950201d2ac4fa52731f816.tar.gz historical-3a398f612dc1a736c6950201d2ac4fa52731f816.tar.bz2 historical-3a398f612dc1a736c6950201d2ac4fa52731f816.zip |
Added ~ppc wrt bug 207343
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild index f96ae041ffa8..74c09b8e1db8 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild,v 1.4 2007/12/27 13:50:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.01.ebuild,v 1.5 2008/02/21 16:46:39 nixnut Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" SRC_TEST="do" |