summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-11-03 17:16:39 +0000
committerFabian Groffen <grobian@gentoo.org>2007-11-03 17:16:39 +0000
commitafe5a21289f941e92f0b5465a50afa762f6f6c65 (patch)
tree838d21877b2ba8fa3498ffbdaab731cab27baef4 /dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
parentia64 stable wrt #197665 (diff)
downloadhistorical-afe5a21289f941e92f0b5465a50afa762f6f6c65.tar.gz
historical-afe5a21289f941e92f0b5465a50afa762f6f6c65.tar.bz2
historical-afe5a21289f941e92f0b5465a50afa762f6f6c65.zip
Include elibc_FreeBSD in IUSE
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild')
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild b/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
index 856f726c6e3b..376794912225 100644
--- a/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.13 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.14 2007/11/03 17:16:39 grobian Exp $
inherit flag-o-matic eutils
@@ -13,7 +13,7 @@ SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="hardened"
+IUSE="hardened elibc_FreeBSD"
DEPEND=""