diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:40:42 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:40:42 +0000 |
commit | 5588c8903b7dc7d71d2c280d258cc89e6dbf0f80 (patch) | |
tree | 2b147b3e3e80cf9ae4ce8b3254a087978add4773 /dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-5588c8903b7dc7d71d2c280d258cc89e6dbf0f80.tar.gz gentoo-2-5588c8903b7dc7d71d2c280d258cc89e6dbf0f80.tar.bz2 gentoo-2-5588c8903b7dc7d71d2c280d258cc89e6dbf0f80.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
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="" |