diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.17.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sys-devel/bin86/bin86-0.16.17.ebuild b/sys-devel/bin86/bin86-0.16.17.ebuild index 4700fb7b1964..1ba54022b595 100644 --- a/sys-devel/bin86/bin86-0.16.17.ebuild +++ b/sys-devel/bin86/bin86-0.16.17.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/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.1 2005/01/31 03:01:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.2 2005/04/15 05:01:11 vapier Exp $ inherit toolchain-funcs @@ -10,12 +10,10 @@ SRC_URI="http://www.cix.co.uk/~mayday/dev86/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="" -RDEPEND="virtual/libc" -DEPEND="${RDEPEND} - sys-apps/sed" +RDEPEND="" src_unpack() { unpack ${A} |