From 804c842ff7d5e4a92625f4daac4283a935818915 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 22 Sep 2012 13:22:57 +0000 Subject: keyword ~ppc64, bug #384677 (Portage version: 2.1.11.9/cvs/Linux x86_64) --- dev-perl/Test-Warn/ChangeLog | 6 +++++- dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index bd68397a09cd..3df4be438fc2 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Warn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.45 2012/08/08 01:32:52 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.46 2012/09/22 13:22:57 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile + Test-Warn-0.240.0.ebuild: + keyword ~ppc64, bug #384677 08 Aug 2012; Naohiro Aota Test-Warn-0.240.0.ebuild: Add ~x86-fbsd wrt bug #428248 diff --git a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild index bf5e6028e3a2..e5afd0800373 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.240.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/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.3 2012/08/08 01:32:52 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.4 2012/09/22 13:22:57 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 -- cgit v1.2.3-65-gdbad