diff options
author | 2012-12-22 18:27:33 +0000 | |
---|---|---|
committer | 2012-12-22 18:27:33 +0000 | |
commit | 808e05f95bdae7b4f454b326757d39021f7f0d65 (patch) | |
tree | ddb9378b9f516347ed1dba0137dbe7193de944d8 /perl-core/threads-shared/threads-shared-1.420.0.ebuild | |
parent | Add ~ppc, wrt bug #429088 (diff) | |
download | historical-808e05f95bdae7b4f454b326757d39021f7f0d65.tar.gz historical-808e05f95bdae7b4f454b326757d39021f7f0d65.tar.bz2 historical-808e05f95bdae7b4f454b326757d39021f7f0d65.zip |
Add ~ppc, wrt bug #429088
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'perl-core/threads-shared/threads-shared-1.420.0.ebuild')
-rw-r--r-- | perl-core/threads-shared/threads-shared-1.420.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/threads-shared/threads-shared-1.420.0.ebuild b/perl-core/threads-shared/threads-shared-1.420.0.ebuild index 13a2c61055e8..bb86a472f9ea 100644 --- a/perl-core/threads-shared/threads-shared-1.420.0.ebuild +++ b/perl-core/threads-shared/threads-shared-1.420.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/perl-core/threads-shared/threads-shared-1.420.0.ebuild,v 1.1 2012/10/03 18:05:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/threads-shared/threads-shared-1.420.0.ebuild,v 1.2 2012/12/22 18:27:31 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Extension for sharing data structures between threads" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-lang/perl[ithreads] |