diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-10-09 15:49:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-10-09 15:49:14 +0000 |
commit | 23f93e719ae8ae064f3932e647c1c6d828c88e79 (patch) | |
tree | edf2f0aec32b50f3f4ceb10f179aa5185483a5b0 /dev-libs/elfutils/elfutils-0.146.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-23f93e719ae8ae064f3932e647c1c6d828c88e79.tar.gz gentoo-2-23f93e719ae8ae064f3932e647c1c6d828c88e79.tar.bz2 gentoo-2-23f93e719ae8ae064f3932e647c1c6d828c88e79.zip |
Add m68k love #375737 by Ryan Hill.
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.146.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.146.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/elfutils/elfutils-0.146.ebuild b/dev-libs/elfutils/elfutils-0.146.ebuild index 98b51157ba93..1558c4d72799 100644 --- a/dev-libs/elfutils/elfutils-0.146.ebuild +++ b/dev-libs/elfutils/elfutils-0.146.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.9 2011/10/05 02:27:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.10 2012/10/09 15:49:14 vapier 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 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls test zlib" # This pkg does not actually seem to compile currently in a uClibc |