diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 18:12:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 18:12:05 +0000 |
commit | 3f803c774ed763aa3a86636517e59464fc02a8b3 (patch) | |
tree | f075e6e99d5bdf95c94d747317e5c31ecfe446fb /dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-3f803c774ed763aa3a86636517e59464fc02a8b3.tar.gz gentoo-2-3f803c774ed763aa3a86636517e59464fc02a8b3.tar.bz2 gentoo-2-3f803c774ed763aa3a86636517e59464fc02a8b3.zip |
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild')
-rw-r--r-- | dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild index d70f584d2bcf..647231de8816 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-2009 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.2 2009/09/16 17:16:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild,v 1.3 2009/09/24 18:12:05 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Information about the currently running perl" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="" |