diff options
Diffstat (limited to 'dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild')
-rw-r--r-- | dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild index daf55cc3fdd7..cc1fd3f696f0 100644 --- a/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild +++ b/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.01.ebuild,v 1.9 2010/05/09 17:23:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild,v 1.10 2011/07/07 05:40:42 aballier Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Information about the currently running perl" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="" |