diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 02:39:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 02:39:35 +0000 |
commit | 8a8b4d10fa0901130e1ea41e09ab2ebfd703c336 (patch) | |
tree | 047887ef0e3db2ab2498c0b5bd015f20c3e59e85 /dev-libs/elfutils/elfutils-0.146.ebuild | |
parent | Remove HPPA workaround (bug #289326). (diff) | |
download | gentoo-2-8a8b4d10fa0901130e1ea41e09ab2ebfd703c336.tar.gz gentoo-2-8a8b4d10fa0901130e1ea41e09ab2ebfd703c336.tar.bz2 gentoo-2-8a8b4d10fa0901130e1ea41e09ab2ebfd703c336.zip |
Stable for HPPA (bug #321943).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.146.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.146.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.146.ebuild b/dev-libs/elfutils/elfutils-0.146.ebuild index 411b9abe39af..2c011832abdb 100644 --- a/dev-libs/elfutils/elfutils-0.146.ebuild +++ b/dev-libs/elfutils/elfutils-0.146.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.7 2010/07/25 18:14:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.8 2010/08/10 02:39:35 jer Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${P}.tar.bz2" LICENSE="GPL-2-with-exceptions" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls test zlib elibc_glibc" # This pkg does not actually seem to compile currently in a uClibc |