summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-12 19:35:58 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-12 19:35:58 +0000
commit136c1fa604aee06a8d9eab3f743da401df3730cf (patch)
treedfe8c18673755687521533b0b39b817620b6407b /virtual
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-136c1fa604aee06a8d9eab3f743da401df3730cf.tar.gz
gentoo-2-136c1fa604aee06a8d9eab3f743da401df3730cf.tar.bz2
gentoo-2-136c1fa604aee06a8d9eab3f743da401df3730cf.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/fortran/ChangeLog7
-rw-r--r--virtual/fortran/fortran-0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/fortran/ChangeLog b/virtual/fortran/ChangeLog
index 8180e0931c4f..70ac1171dc56 100644
--- a/virtual/fortran/ChangeLog
+++ b/virtual/fortran/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/fortran
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.7 2011/10/17 20:26:04 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.8 2012/05/12 19:35:58 aballier Exp $
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> fortran-0.ebuild:
+ keyword ~amd64-fbsd
17 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> fortran-0.ebuild:
List dev-lang/ifc as a last compiler in order to prevent people randomly
diff --git a/virtual/fortran/fortran-0.ebuild b/virtual/fortran/fortran-0.ebuild
index 1f4a28719057..f10e31cea7ea 100644
--- a/virtual/fortran/fortran-0.ebuild
+++ b/virtual/fortran/fortran-0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/fortran-0.ebuild,v 1.7 2011/10/17 20:26:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/fortran-0.ebuild,v 1.8 2012/05/12 19:35:58 aballier Exp $
EAPI=4
@@ -9,7 +9,7 @@ HOMEPAGE=""
SRC_URI=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
LICENSE=""
IUSE="openmp"