Package-Manager: Portage-2.3.29, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8043
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="mopac7 mpqc static-libs"
RDEPEND="
virtual/lapack
)"
DEPEND="${RDEPEND}
- virtual/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${PN}-2.98-gl.patch )