diff options
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.127.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.127.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.127.ebuild b/dev-libs/elfutils/elfutils-0.127.ebuild index ab18b1335d88..d6a027601358 100644 --- a/dev-libs/elfutils/elfutils-0.127.ebuild +++ b/dev-libs/elfutils/elfutils-0.127.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.127.ebuild,v 1.3 2007/07/22 03:19:13 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.4 2007/07/24 18:23:16 armin76 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 |