diff options
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.17.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.17.ebuild b/sys-devel/bin86/bin86-0.16.17.ebuild index 7cd373c25692..554051a17f67 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.3 2005/05/09 02:04:05 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.4 2005/12/29 23:28:26 tester Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cix.co.uk/~mayday/dev86/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86 ~amd64" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" |