diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-04-24 02:27:51 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-04-24 02:27:51 +0000 |
commit | 615395bfe079921e765bcebe179ab0672893e237 (patch) | |
tree | f28db8302e27dfbccdb3407b9bd4bd8a25e33110 /dev-libs/elfutils/elfutils-0.118.ebuild | |
parent | Stable on amd64. Bug #128317. (diff) | |
download | gentoo-2-615395bfe079921e765bcebe179ab0672893e237.tar.gz gentoo-2-615395bfe079921e765bcebe179ab0672893e237.tar.bz2 gentoo-2-615395bfe079921e765bcebe179ab0672893e237.zip |
Marked stable on mips.
(Portage version: 2.1_pre9-r3)
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 11a56c0064c6..aba5f0bc816c 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.12 2006/04/22 17:17:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.13 2006/04/24 02:27:51 kumba 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 |