diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:19:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:19:34 +0000 |
commit | 41a370190a4434a09c1d6d4a974d34f158629442 (patch) | |
tree | a83efddcec8ee1d77fa4355ef8386679f3703979 /dev-libs/elfutils/elfutils-0.125.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-41a370190a4434a09c1d6d4a974d34f158629442.tar.gz gentoo-2-41a370190a4434a09c1d6d4a974d34f158629442.tar.bz2 gentoo-2-41a370190a4434a09c1d6d4a974d34f158629442.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.125.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.125.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.125.ebuild b/dev-libs/elfutils/elfutils-0.125.ebuild index c022410717e2..d7a7780ea748 100644 --- a/dev-libs/elfutils/elfutils-0.125.ebuild +++ b/dev-libs/elfutils/elfutils-0.125.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-libs/elfutils/elfutils-0.125.ebuild,v 1.5 2007/04/06 09:34:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.125.ebuild,v 1.6 2007/04/15 20:19:34 corsair Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/systemtap/${PN}/${P}.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 |