summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-16 06:15:55 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-16 06:15:55 +0000
commit47bf5b8034bb755311278e855e7ac3d8b1d9aad9 (patch)
treeda0d92193223fb5b62e3ebe7f10e592f482eb3c1 /dev-lang/nasm
parentmarked x86 per bug 422715 (diff)
downloadgentoo-2-47bf5b8034bb755311278e855e7ac3d8b1d9aad9.tar.gz
gentoo-2-47bf5b8034bb755311278e855e7ac3d8b1d9aad9.tar.bz2
gentoo-2-47bf5b8034bb755311278e855e7ac3d8b1d9aad9.zip
marked x86 per bug 426776
(Portage version: 2.2.0_alpha118/cvs/Linux i686)
Diffstat (limited to 'dev-lang/nasm')
-rw-r--r--dev-lang/nasm/ChangeLog5
-rw-r--r--dev-lang/nasm/nasm-2.10.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog
index bb08dfa6c329..1f241c47ab65 100644
--- a/dev-lang/nasm/ChangeLog
+++ b/dev-lang/nasm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/nasm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.95 2012/06/12 07:02:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.96 2012/07/16 06:15:55 jdhore Exp $
+
+ 16 Jul 2012; Jeff Horelick <jdhore@gentoo.org> nasm-2.10.01.ebuild:
+ marked x86 per bug 426776
*nasm-2.10.01 (12 Jun 2012)
diff --git a/dev-lang/nasm/nasm-2.10.01.ebuild b/dev-lang/nasm/nasm-2.10.01.ebuild
index 6288c3dee95e..d71241f5932c 100644
--- a/dev-lang/nasm/nasm-2.10.01.ebuild
+++ b/dev-lang/nasm/nasm-2.10.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.01.ebuild,v 1.1 2012/06/12 07:02:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.01.ebuild,v 1.2 2012/07/16 06:15:55 jdhore Exp $
EAPI=2
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* ~amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
DEPEND="dev-lang/perl