summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-12 03:06:51 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-12 03:06:51 +0000
commita2e4b515b90ade2a47cd312cef2bca8155e6913c (patch)
tree8200357f5ba6da547a69437c741cf9ddf4ebf7d5
parentAdd support for Ruby 1.9; add dependency over imagemagick[png] for testing. (diff)
downloadgentoo-2-a2e4b515b90ade2a47cd312cef2bca8155e6913c.tar.gz
gentoo-2-a2e4b515b90ade2a47cd312cef2bca8155e6913c.tar.bz2
gentoo-2-a2e4b515b90ade2a47cd312cef2bca8155e6913c.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
-rw-r--r--dev-perl/Probe-Perl/ChangeLog5
-rw-r--r--dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Probe-Perl/ChangeLog b/dev-perl/Probe-Perl/ChangeLog
index e79bef0e0495..0a542a53cc72 100644
--- a/dev-perl/Probe-Perl/ChangeLog
+++ b/dev-perl/Probe-Perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Probe-Perl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.16 2012/03/06 19:03:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.17 2012/05/12 03:06:51 aballier Exp $
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> Probe-Perl-0.10.0.ebuild:
+ keyword ~amd64-fbsd
06 Mar 2012; Brent Baude <ranger@gentoo.org> Probe-Perl-0.10.0.ebuild:
Marking Probe-Perl-0.10.0 ppc for bug 400117
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
index b46881e0ce65..e2765d7097d7 100644
--- a/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild
+++ b/dev-perl/Probe-Perl/Probe-Perl-0.10.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/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.4 2012/03/06 19:03:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.10.0.ebuild,v 1.5 2012/05/12 03:06:51 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Information about the currently running perl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=""