diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-05-07 13:35:14 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-05-07 13:35:14 +0000 |
commit | ec5af941064d0913aed6c00a8492aee8f8a3461a (patch) | |
tree | e3b633f368f5075f349612c3363c42605dbf050e /app-emulation/i8086emu/i8086emu-0.9.1.ebuild | |
parent | x86 KEYWORD added. Removed faulty patch (diff) | |
download | historical-ec5af941064d0913aed6c00a8492aee8f8a3461a.tar.gz historical-ec5af941064d0913aed6c00a8492aee8f8a3461a.tar.bz2 historical-ec5af941064d0913aed6c00a8492aee8f8a3461a.zip |
added x86 Keyword
Diffstat (limited to 'app-emulation/i8086emu/i8086emu-0.9.1.ebuild')
-rw-r--r-- | app-emulation/i8086emu/i8086emu-0.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/i8086emu/i8086emu-0.9.1.ebuild b/app-emulation/i8086emu/i8086emu-0.9.1.ebuild index 401cba1fdeac..dcabdde86081 100644 --- a/app-emulation/i8086emu/i8086emu-0.9.1.ebuild +++ b/app-emulation/i8086emu/i8086emu-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/i8086emu/i8086emu-0.9.1.ebuild,v 1.2 2004/03/29 13:39:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/i8086emu/i8086emu-0.9.1.ebuild,v 1.3 2004/05/07 13:35:14 dragonheart Exp $ inherit eutils @@ -12,8 +12,8 @@ RESTRICT="nomirror" S=${WORKDIR}/i8086emu-src-${PV} LICENSE="GPL-2" SLOT="0" -#KEYWORDS="~x86 ~alpha ~amd64" -KEYWORDS="~x86 ~ppc" +#KEYWORDS="x86 ~alpha ~amd64" +KEYWORDS="x86 ~ppc" IUSE="X" RDEPEND="sys-libs/ncurses |