diff options
author | Tom Gall <tgall@gentoo.org> | 2005-04-09 17:37:51 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-04-09 17:37:51 +0000 |
commit | 8987e4f7b9364bb77ca9e19c69025ed7ae9e4caa (patch) | |
tree | 6969c04eebf07e256f48e555c2bab45ffee383e8 /dev-libs/dietlibc/dietlibc-0.27.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-8987e4f7b9364bb77ca9e19c69025ed7ae9e4caa.tar.gz gentoo-2-8987e4f7b9364bb77ca9e19c69025ed7ae9e4caa.tar.bz2 gentoo-2-8987e4f7b9364bb77ca9e19c69025ed7ae9e4caa.zip |
stable on ppc64\
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/dietlibc/dietlibc-0.27.ebuild')
-rw-r--r-- | dev-libs/dietlibc/dietlibc-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dietlibc/dietlibc-0.27.ebuild b/dev-libs/dietlibc/dietlibc-0.27.ebuild index 881eae836614..d9cea0d167be 100644 --- a/dev-libs/dietlibc/dietlibc-0.27.ebuild +++ b/dev-libs/dietlibc/dietlibc-0.27.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/dietlibc/dietlibc-0.27.ebuild,v 1.4 2005/01/21 22:12:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.27.ebuild,v 1.5 2005/04/09 17:37:51 tgall Exp $ inherit eutils flag-o-matic fixheadtails gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/libs/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~mips ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~mips ppc64" IUSE="debug" DEPEND=">=sys-apps/sed-4" |