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.154-r1.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.154-r1.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.154-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.154-r1.ebuild b/dev-libs/elfutils/elfutils-0.154-r1.ebuild index f76bfb0c8f86..3b6df09ad357 100644 --- a/dev-libs/elfutils/elfutils-0.154-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.154-r1.ebuild @@ -1,6 +1,6 @@ # 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.154-r1.ebuild,v 1.2 2012/07/22 20:31:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.154-r1.ebuild,v 1.3 2012/10/09 15:49:14 vapier Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/${PN}/${PV}/${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 static-libs test +threads +utils zlib" # This pkg does not actually seem to compile currently in a uClibc |