summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libpcre/libpcre-8.02.ebuild')
-rw-r--r--dev-libs/libpcre/libpcre-8.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpcre/libpcre-8.02.ebuild b/dev-libs/libpcre/libpcre-8.02.ebuild
index aea201290429..330e539e114f 100644
--- a/dev-libs/libpcre/libpcre-8.02.ebuild
+++ b/dev-libs/libpcre/libpcre-8.02.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild,v 1.10 2012/05/04 18:35:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild,v 1.11 2012/05/25 16:39:29 vapier Exp $
EAPI=2
-inherit libtool eutils toolchain-funcs
+inherit eutils toolchain-funcs multilib
DESCRIPTION="Perl-compatible regular expression library"
HOMEPAGE="http://www.pcre.org/"