diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-19 17:57:40 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-19 17:57:40 +0000 |
commit | 46d7315e9aab4cb2fb439b6b50d32824917de83b (patch) | |
tree | bb507713d6f74d33f6334c576276e768d05fbf45 /dev-libs/elfutils/elfutils-0.108.ebuild | |
parent | stable on hppa (diff) | |
download | gentoo-2-46d7315e9aab4cb2fb439b6b50d32824917de83b.tar.gz gentoo-2-46d7315e9aab4cb2fb439b6b50d32824917de83b.tar.bz2 gentoo-2-46d7315e9aab4cb2fb439b6b50d32824917de83b.zip |
stable on amd64 wrt #91817
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.108.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.108.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.108.ebuild b/dev-libs/elfutils/elfutils-0.108.ebuild index 572d4e71d6ae..f6bb3d6a5c94 100644 --- a/dev-libs/elfutils/elfutils-0.108.ebuild +++ b/dev-libs/elfutils/elfutils-0.108.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108.ebuild,v 1.5 2005/05/19 17:54:54 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108.ebuild,v 1.6 2005/05/19 17:57:40 luckyduck Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz mirror://gentoo/${P}.robustify.patch.bz2" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="nls uclibc" # This pkg does not actually seem to compile currently in a uClibc |