diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 19:13:18 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 19:13:18 +0000 |
commit | 98139f4ba915ae58096aca493ee0270cd11d6b9e (patch) | |
tree | 2665c7b20264762f4521891db10fcd6e5812ffcb /sys-boot/arcload/arcload-0.50.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-98139f4ba915ae58096aca493ee0270cd11d6b9e.tar.gz historical-98139f4ba915ae58096aca493ee0270cd11d6b9e.tar.bz2 historical-98139f4ba915ae58096aca493ee0270cd11d6b9e.zip |
Stablize.
Package-Manager: portage-2.1.1_rc1-r4
Diffstat (limited to 'sys-boot/arcload/arcload-0.50.ebuild')
-rw-r--r-- | sys-boot/arcload/arcload-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/arcload/arcload-0.50.ebuild b/sys-boot/arcload/arcload-0.50.ebuild index 8b30ce3e6bdd..46558701cbb8 100644 --- a/sys-boot/arcload/arcload-0.50.ebuild +++ b/sys-boot/arcload/arcload-0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50.ebuild,v 1.2 2006/04/09 19:55:30 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.50.ebuild,v 1.3 2006/09/05 19:13:18 kumba Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linux-mips.org/wiki/index.php/ARCLoad" SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${PN}-${MY_PV}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~mips" +KEYWORDS="-* mips" IUSE="" DEPEND="sys-boot/dvhtool" RESTRICT="nostrip" |