summaryrefslogtreecommitdiff
path: root/sci-libs/libghemical/libghemical-3.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
commit5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (patch)
tree8f255dfacbacb657e3ac3654d01c1e11e651c066 /sci-libs/libghemical/libghemical-3.0.0.ebuild
parent8aebb228036d5e2863b7eaa6e319ab41c1669269 (diff)
gentoo resync : 19.04.2018
Diffstat (limited to 'sci-libs/libghemical/libghemical-3.0.0.ebuild')
-rw-r--r--sci-libs/libghemical/libghemical-3.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/libghemical/libghemical-3.0.0.ebuild b/sci-libs/libghemical/libghemical-3.0.0.ebuild
index 6a3c64969ac5..de7e0299a0dc 100644
--- a/sci-libs/libghemical/libghemical-3.0.0.ebuild
+++ b/sci-libs/libghemical/libghemical-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="mopac7 mpqc static-libs"
RDEPEND="
@@ -22,7 +22,7 @@ RDEPEND="
virtual/lapack
)"
DEPEND="${RDEPEND}
- virtual/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${PN}-2.98-gl.patch )