summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:52:55 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:52:55 +0000
commit36df7fb1fa09815d01e912f356bf20f57c830475 (patch)
treec45165a6e543105946198f92436f648224c2a219 /virtual/fortran
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-36df7fb1fa09815d01e912f356bf20f57c830475.tar.gz
gentoo-2-36df7fb1fa09815d01e912f356bf20f57c830475.tar.bz2
gentoo-2-36df7fb1fa09815d01e912f356bf20f57c830475.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/fortran')
-rw-r--r--virtual/fortran/ChangeLog6
-rw-r--r--virtual/fortran/fortran-0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/fortran/ChangeLog b/virtual/fortran/ChangeLog
index 3993ab6e7ce9..df113e99193f 100644
--- a/virtual/fortran/ChangeLog
+++ b/virtual/fortran/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/fortran
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.4 2011/06/21 08:01:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.5 2011/08/17 16:52:55 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ fortran-0.ebuild:
+ keyword ~sparc-solaris
21 Jun 2011; Justin Lecher <jlec@gentoo.org> fortran-0.ebuild:
Added openmp support
diff --git a/virtual/fortran/fortran-0.ebuild b/virtual/fortran/fortran-0.ebuild
index 4bf8fe643f78..2c5b8c64a1b3 100644
--- a/virtual/fortran/fortran-0.ebuild
+++ b/virtual/fortran/fortran-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.4 2011/06/21 08:01:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/fortran-0.ebuild,v 1.5 2011/08/17 16:52:55 chithanh 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"
+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"
LICENSE=""
IUSE="openmp"