diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-17 17:01:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-17 17:01:45 +0000 |
commit | b754c2108f42f31ee2006c428a64a14eb3e91069 (patch) | |
tree | e62b3ffb7c6a601d7bd755fff8d4e06865909281 /dev-libs/elfutils/elfutils-0.97.ebuild | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-b754c2108f42f31ee2006c428a64a14eb3e91069.tar.gz gentoo-2-b754c2108f42f31ee2006c428a64a14eb3e91069.tar.bz2 gentoo-2-b754c2108f42f31ee2006c428a64a14eb3e91069.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.97.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.97.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.97.ebuild b/dev-libs/elfutils/elfutils-0.97.ebuild index 18fa85aa1e65..9cdb6f1c47ed 100644 --- a/dev-libs/elfutils/elfutils-0.97.ebuild +++ b/dev-libs/elfutils/elfutils-0.97.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.97.ebuild,v 1.3 2005/03/15 23:51:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.97.ebuild,v 1.4 2005/03/17 17:01:45 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" 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 |