summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevyn Shortell <trance@gentoo.org>2002-07-23 20:23:04 +0000
committerKevyn Shortell <trance@gentoo.org>2002-07-23 20:23:04 +0000
commit6cc5071c9f0b43b54192460b1d2ce27622a30050 (patch)
tree2e5114c326a081cedf88315ff53fa0a9c8961972 /dev-util/pkgconfig
parentVersion bump. (diff)
downloadgentoo-2-6cc5071c9f0b43b54192460b1d2ce27622a30050.tar.gz
gentoo-2-6cc5071c9f0b43b54192460b1d2ce27622a30050.tar.bz2
gentoo-2-6cc5071c9f0b43b54192460b1d2ce27622a30050.zip
added ppc keyword
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild
index fc2b23c04372..dc069ec8f020 100644
--- a/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild,v 1.3 2002/07/23 12:24:26 chadh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild,v 1.4 2002/07/23 20:23:04 trance Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Package Config system that manages compile/link flags for libraries"
@@ -8,7 +8,7 @@ SRC_URI="http://www.freedesktop.org/software/pkgconfig/releases/${P}.tar.gz"
HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc"
RDEPEND=""