diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-07-06 13:31:28 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-07-06 13:31:28 +0000 |
commit | 9c23bf96a52f59a4c3528354799ba32a86ec1d99 (patch) | |
tree | b9b739854d9903a05ade004fda2105599acc3f0d /sci-chemistry/mustang | |
parent | As-needed fix (diff) | |
download | gentoo-2-9c23bf96a52f59a4c3528354799ba32a86ec1d99.tar.gz gentoo-2-9c23bf96a52f59a4c3528354799ba32a86ec1d99.tar.bz2 gentoo-2-9c23bf96a52f59a4c3528354799ba32a86ec1d99.zip |
Keyworded for *-linux prefix
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/mustang')
-rw-r--r-- | sci-chemistry/mustang/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mustang/mustang-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/mustang/ChangeLog b/sci-chemistry/mustang/ChangeLog index 761ecc12aa11..4f3724a3f087 100644 --- a/sci-chemistry/mustang/ChangeLog +++ b/sci-chemistry/mustang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mustang # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.6 2010/07/06 12:07:57 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/ChangeLog,v 1.7 2010/07/06 13:31:28 jlec Exp $ + + 06 Jul 2010; Justin Lecher <jlec@gentoo.org> mustang-3.2.1.ebuild: + Keyworded for *-linux prefix *mustang-3.2.1 (06 Jul 2010) diff --git a/sci-chemistry/mustang/mustang-3.2.1.ebuild b/sci-chemistry/mustang/mustang-3.2.1.ebuild index 04990a99e1f1..1d584ebf0e75 100644 --- a/sci-chemistry/mustang/mustang-3.2.1.ebuild +++ b/sci-chemistry/mustang/mustang-3.2.1.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/mustang/mustang-3.2.1.ebuild,v 1.2 2010/07/06 12:11:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.3 2010/07/06 13:31:28 jlec Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://www.csse.unimelb.edu.au/~arun/${PN}/${SRC_P}.tgz -> ${P}.tar" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}/${MY_P}" |