diff options
author | 2012-10-09 15:49:14 +0000 | |
---|---|---|
committer | 2012-10-09 15:49:14 +0000 | |
commit | 23f93e719ae8ae064f3932e647c1c6d828c88e79 (patch) | |
tree | edf2f0aec32b50f3f4ceb10f179aa5185483a5b0 /dev-libs/elfutils/elfutils-0.151.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.151.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.151.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/elfutils/elfutils-0.151.ebuild b/dev-libs/elfutils/elfutils-0.151.ebuild index 827db697c524..b9817836ffc7 100644 --- a/dev-libs/elfutils/elfutils-0.151.ebuild +++ b/dev-libs/elfutils/elfutils-0.151.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.151.ebuild,v 1.2 2011/10/05 02:27:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.151.ebuild,v 1.3 2012/10/09 15:49:14 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${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 zlib" # This pkg does not actually seem to compile currently in a uClibc |