summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-03-14 18:55:29 +0000
committerJan Seidel <tuxus@gentoo.org>2003-03-14 18:55:29 +0000
commit65c592066db51d74d28023cc6caddbbfef1d012f (patch)
treeb12c49b11e6591feb304972fb35201ac9a02181b /dev-libs/libpcre/libpcre-3.9-r1.ebuild
parentinitial commit based on bug #16742 (diff)
downloadgentoo-2-65c592066db51d74d28023cc6caddbbfef1d012f.tar.gz
gentoo-2-65c592066db51d74d28023cc6caddbbfef1d012f.tar.bz2
gentoo-2-65c592066db51d74d28023cc6caddbbfef1d012f.zip
Added mips to KEYWORDS
Diffstat (limited to 'dev-libs/libpcre/libpcre-3.9-r1.ebuild')
-rw-r--r--dev-libs/libpcre/libpcre-3.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpcre/libpcre-3.9-r1.ebuild b/dev-libs/libpcre/libpcre-3.9-r1.ebuild
index b092f3498a62..51ef8090a8ab 100644
--- a/dev-libs/libpcre/libpcre-3.9-r1.ebuild
+++ b/dev-libs/libpcre/libpcre-3.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# /home/cvsroot/gentoo-x86/skel.build,v 1.9 2001/10/21 16:17:12 agriffis Exp
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r1.ebuild,v 1.12 2003/03/14 18:55:29 tuxus Exp $
S=${WORKDIR}/pcre-${PV}
DESCRIPTION="Perl-compatible regular expression library"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pcre.org/"
SLOT="3"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
DEPEND="virtual/glibc"