diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-04-18 19:54:20 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-04-18 19:54:20 +0000 |
commit | b1f2b539a56d20845811f7e7705b0f3220e58791 (patch) | |
tree | 4d36865fafcebc0c32af72f08cf74ecec7f34d8f /dev-libs/elfutils/elfutils-0.118.ebuild | |
parent | Fix dependencies for modular X. See bug #130341. (diff) | |
download | gentoo-2-b1f2b539a56d20845811f7e7705b0f3220e58791.tar.gz gentoo-2-b1f2b539a56d20845811f7e7705b0f3220e58791.tar.bz2 gentoo-2-b1f2b539a56d20845811f7e7705b0f3220e58791.zip |
Stable on amd64 (bug 130121).
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.118.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.118.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.118.ebuild b/dev-libs/elfutils/elfutils-0.118.ebuild index 9fc25181dc3a..265eb8ff7b67 100644 --- a/dev-libs/elfutils/elfutils-0.118.ebuild +++ b/dev-libs/elfutils/elfutils-0.118.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.8 2006/04/18 18:12:50 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.9 2006/04/18 19:54:20 chutzpah Exp $ inherit eutils @@ -13,7 +13,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 |