summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/nasm/nasm-2.08.01.ebuild')
-rw-r--r--dev-lang/nasm/nasm-2.08.01.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/nasm/nasm-2.08.01.ebuild b/dev-lang/nasm/nasm-2.08.01.ebuild
index e381c4b2067d..799f5c5b52af 100644
--- a/dev-lang/nasm/nasm-2.08.01.ebuild
+++ b/dev-lang/nasm/nasm-2.08.01.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild,v 1.1 2010/03/31 20:36:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild,v 1.2 2010/06/12 11:10:47 phajdan.jr Exp $
EAPI=2
-inherit autotools eutils toolchain-funcs flag-o-matic
+inherit eutils toolchain-funcs flag-o-matic
DESCRIPTION="groovy little assembler"
HOMEPAGE="http://nasm.sourceforge.net/"
@@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* ~amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
DEPEND="dev-lang/perl