diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:32:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:32:20 +0100 |
commit | a33ce959efb698f87bba7e028438f4659f9f8053 (patch) | |
tree | f80b7d5f82f47422716f5906ff13ca6840dcb5e3 /sci-chemistry/mopac7 | |
parent | sys-kernel/linux-headers: stable 5.4-r1 for ppc, bug #723796 (diff) | |
download | gentoo-a33ce959efb698f87bba7e028438f4659f9f8053.tar.gz gentoo-a33ce959efb698f87bba7e028438f4659f9f8053.tar.bz2 gentoo-a33ce959efb698f87bba7e028438f4659f9f8053.zip |
sci-chemistry/mopac7: stable 1.15-r1 for ppc, bug #724152
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-chemistry/mopac7')
-rw-r--r-- | sci-chemistry/mopac7/mopac7-1.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild b/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild index 2a6b04bc3bba..1b158373be65 100644 --- a/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild +++ b/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux" IUSE="gmxmopac7 static-libs" DEPEND="dev-libs/libf2c" |