diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-08-02 14:32:12 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-08-02 14:32:12 +0000 |
commit | 856e92cc2bdd0b6fa8d8f3822f986a313439f6ab (patch) | |
tree | 4d0a596cebe0bc6af46ab15e05be468f5538e3b3 /sci-chemistry/mopac7 | |
parent | [sci-libs/clapack] Add ~amd64-linux keyword (diff) | |
download | gentoo-2-856e92cc2bdd0b6fa8d8f3822f986a313439f6ab.tar.gz gentoo-2-856e92cc2bdd0b6fa8d8f3822f986a313439f6ab.tar.bz2 gentoo-2-856e92cc2bdd0b6fa8d8f3822f986a313439f6ab.zip |
[sci-chemistry/mopac7] Add ~amd64-linux keyword
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/mopac7')
-rw-r--r-- | sci-chemistry/mopac7/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/mopac7/mopac7-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/mopac7/ChangeLog b/sci-chemistry/mopac7/ChangeLog index bfef3f6e5d5f..cac7db6f8c25 100644 --- a/sci-chemistry/mopac7/ChangeLog +++ b/sci-chemistry/mopac7/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mopac7 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.28 2011/06/21 16:02:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.29 2011/08/02 14:32:12 alexxy Exp $ + + 02 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> mopac7-1.15.ebuild: + Add ~amd64-linux keyword 21 Jun 2011; Justin Lecher <jlec@gentoo.org> mopac7-1.10-r1.ebuild, mopac7-1.15.ebuild: diff --git a/sci-chemistry/mopac7/mopac7-1.15.ebuild b/sci-chemistry/mopac7/mopac7-1.15.ebuild index 66b523738c25..df55422facfc 100644 --- a/sci-chemistry/mopac7/mopac7-1.15.ebuild +++ b/sci-chemistry/mopac7/mopac7-1.15.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/sci-chemistry/mopac7/mopac7-1.15.ebuild,v 1.7 2011/06/21 16:02:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.15.ebuild,v 1.8 2011/08/02 14:32:12 alexxy Exp $ EAPI="3" @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="mopac7" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~amd64-linux" IUSE="gmxmopac7 static-libs" DEPEND=" |