diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-05-07 19:22:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-05-07 19:22:32 +0000 |
commit | 4f5ef7eb3f58318843ab23ebad35cb3f5e6b5da4 (patch) | |
tree | f91b54387afebf5d30deeb7d2b4a85a7e3fcd6f7 /dev-libs/klibc/klibc-1.4.13.ebuild | |
parent | Marked ~hppa (bug #177426). (diff) | |
download | historical-4f5ef7eb3f58318843ab23ebad35cb3f5e6b5da4.tar.gz historical-4f5ef7eb3f58318843ab23ebad35cb3f5e6b5da4.tar.bz2 historical-4f5ef7eb3f58318843ab23ebad35cb3f5e6b5da4.zip |
Stable on amd64/ppc/x86 for splashutils.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-libs/klibc/klibc-1.4.13.ebuild')
-rw-r--r-- | dev-libs/klibc/klibc-1.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/klibc/klibc-1.4.13.ebuild b/dev-libs/klibc/klibc-1.4.13.ebuild index 969deacb72e3..91805a3c2e49 100644 --- a/dev-libs/klibc/klibc-1.4.13.ebuild +++ b/dev-libs/klibc/klibc-1.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.4.13.ebuild,v 1.3 2007/02/09 22:31:04 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.4.13.ebuild,v 1.4 2007/05/07 19:22:32 wolf31o2 Exp $ inherit eutils linux-info multilib @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/libs/klibc/${P}.tar.bz2 ftp://ftp.kernel.org/pub/linux/libs/klibc/Testing/${P}.tar.bz2" LICENSE="|| ( GPL-2 LGPL-2 )" # Mips patches needs updating ... -KEYWORDS="~amd64 -mips ~ppc ~x86" +KEYWORDS="amd64 -mips ppc x86" IUSE="debug n32" RESTRICT="nostrip" |