diff options
author | 2009-02-09 20:31:14 +0000 | |
---|---|---|
committer | 2009-02-09 20:31:14 +0000 | |
commit | 121dc78e41225f876873cdbab0c4fef3594398b3 (patch) | |
tree | 1dec554beabc8ce73f0700673384ab9b48d20f35 /dev-libs/elfutils/elfutils-0.131-r2.ebuild | |
parent | amd64/x86 stable, bug #245383 (diff) | |
download | historical-121dc78e41225f876873cdbab0c4fef3594398b3.tar.gz historical-121dc78e41225f876873cdbab0c4fef3594398b3.tar.bz2 historical-121dc78e41225f876873cdbab0c4fef3594398b3.zip |
ppc stable #245861
Package-Manager: portage-2.1.6.7/cvs/Linux ppc
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.131-r2.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.131-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.131-r2.ebuild b/dev-libs/elfutils/elfutils-0.131-r2.ebuild index f77a5be14332..78d8f6de505f 100644 --- a/dev-libs/elfutils/elfutils-0.131-r2.ebuild +++ b/dev-libs/elfutils/elfutils-0.131-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.131-r2.ebuild,v 1.5 2009/02/08 17:56:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.131-r2.ebuild,v 1.6 2009/02/09 20:31:14 nixnut Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/e/elfutils/elfutils_${PV}.orig.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" # This pkg does not actually seem to compile currently in a uClibc |