summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-02-17 21:10:24 +0000
committerJustin Lecher <jlec@gentoo.org>2010-02-17 21:10:24 +0000
commit75a15ff90f14876aacab4dc0a6ee4c4d71430fa8 (patch)
treed8164f1579949471c5f056c2d0f34d356c9a00f8 /sci-chemistry/tinker
parentx86 stable, bug #302481 (diff)
downloadgentoo-2-75a15ff90f14876aacab4dc0a6ee4c4d71430fa8.tar.gz
gentoo-2-75a15ff90f14876aacab4dc0a6ee4c4d71430fa8.tar.bz2
gentoo-2-75a15ff90f14876aacab4dc0a6ee4c4d71430fa8.zip
keyworded x86-linux
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/tinker')
-rw-r--r--sci-chemistry/tinker/ChangeLog5
-rw-r--r--sci-chemistry/tinker/tinker-5.1.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/tinker/ChangeLog b/sci-chemistry/tinker/ChangeLog
index 999843ffef1f..510ea5fd2bb3 100644
--- a/sci-chemistry/tinker/ChangeLog
+++ b/sci-chemistry/tinker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/tinker
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.15 2010/02/17 20:27:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.16 2010/02/17 21:10:24 jlec Exp $
+
+ 17 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> tinker-5.1.01.ebuild:
+ keyworded for x86-linux
*tinker-5.1.01 (17 Feb 2010)
diff --git a/sci-chemistry/tinker/tinker-5.1.01.ebuild b/sci-chemistry/tinker/tinker-5.1.01.ebuild
index afb0e38987c7..55d3b3eccbdd 100644
--- a/sci-chemistry/tinker/tinker-5.1.01.ebuild
+++ b/sci-chemistry/tinker/tinker-5.1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.01.ebuild,v 1.1 2010/02/17 20:27:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-5.1.01.ebuild,v 1.2 2010/02/17 21:10:24 jlec Exp $
EAPI="2"
FORTRAN="gfortran ifc"
@@ -13,7 +13,7 @@ SRC_URI="http://dasher.wustl.edu/tinker/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="Tinker"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
IUSE=""
# RDEPEND="dev-java/j3d-core"