diff options
Diffstat (limited to 'dev-lang/perl/perl-5.12.2-r2.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.12.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.12.2-r2.ebuild b/dev-lang/perl/perl-5.12.2-r2.ebuild index 67b85e99f457..368347e203e7 100644 --- a/dev-lang/perl/perl-5.12.2-r2.ebuild +++ b/dev-lang/perl/perl-5.12.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.12.2-r2.ebuild,v 1.2 2010/11/04 17:10:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.12.2-r2.ebuild,v 1.3 2010/11/05 02:17:30 jer Exp $ EAPI=3 @@ -27,7 +27,7 @@ HOMEPAGE="http://www.perl.org/" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="berkdb build debug doc gdbm ithreads" COMMON_DEPEND="berkdb? ( sys-libs/db ) |