diff options
author | 2004-10-22 17:25:31 +0000 | |
---|---|---|
committer | 2004-10-22 17:25:31 +0000 | |
commit | fc0d7c61b1a60a733c6845eb7c1108910fba387d (patch) | |
tree | ea1b5f6693d20a16623d49b67096e46bc5159726 /dev-libs/elfutils | |
parent | version bump, #68538 (Manifest recommit) (diff) | |
download | gentoo-2-fc0d7c61b1a60a733c6845eb7c1108910fba387d.tar.gz gentoo-2-fc0d7c61b1a60a733c6845eb7c1108910fba387d.tar.bz2 gentoo-2-fc0d7c61b1a60a733c6845eb7c1108910fba387d.zip |
arm KEYWORDS
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.94-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.94-r1.ebuild b/dev-libs/elfutils/elfutils-0.94-r1.ebuild index 56c7d104eb7e..cfaa3cd3c8f4 100644 --- a/dev-libs/elfutils/elfutils-0.94-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.9 2004/10/21 02:49:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.10 2004/10/22 17:25:31 vapier Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" IUSE="nls uclibc" # This pkg does not actually seem to compile currently in a uClibc |