summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 20:34:45 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 20:34:45 +0000
commite2ab682d1a92316bd2ee4cc133ad259faff20c3a (patch)
tree78350a260399a86e787902908f80cb030a1dd2fd /dev-lang
parentmask nasm[doc] (diff)
downloadgentoo-2-e2ab682d1a92316bd2ee4cc133ad259faff20c3a.tar.gz
gentoo-2-e2ab682d1a92316bd2ee4cc133ad259faff20c3a.tar.bz2
gentoo-2-e2ab682d1a92316bd2ee4cc133ad259faff20c3a.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/nasm/ChangeLog5
-rw-r--r--dev-lang/nasm/nasm-2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog
index fc624bc60ca6..16de454b8fdb 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.90 2012/03/20 21:33:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.91 2012/04/26 20:34:45 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> nasm-2.10.ebuild:
+ keyword ~amd64-fbsd
*nasm-2.10 (20 Mar 2012)
diff --git a/dev-lang/nasm/nasm-2.10.ebuild b/dev-lang/nasm/nasm-2.10.ebuild
index 53cfc7b5386e..c895024cd368 100644
--- a/dev-lang/nasm/nasm-2.10.ebuild
+++ b/dev-lang/nasm/nasm-2.10.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.ebuild,v 1.1 2012/03/20 21:33:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild,v 1.2 2012/04/26 20:34:45 aballier 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 ~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