diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 17:46:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 17:47:16 +0100 |
commit | 4499edbc478106c4f7a04062c8ee2f273474c8cb (patch) | |
tree | a875ad7e0ef0ed58d9dc0276355147107c6d9f0f /sci-biology/abyss | |
parent | sci-libs/proj: Drop 7.0.0 (diff) | |
download | gentoo-4499edbc478106c4f7a04062c8ee2f273474c8cb.tar.gz gentoo-4499edbc478106c4f7a04062c8ee2f273474c8cb.tar.bz2 gentoo-4499edbc478106c4f7a04062c8ee2f273474c8cb.zip |
sci-biology/abyss: switch from virtual/libffi
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-biology/abyss')
-rw-r--r-- | sci-biology/abyss/abyss-2.0.3-r2.ebuild (renamed from sci-biology/abyss/abyss-2.0.3-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/abyss/abyss-2.0.3-r1.ebuild b/sci-biology/abyss/abyss-2.0.3-r2.ebuild index 800a45964cd0..b9aed09d3eec 100644 --- a/sci-biology/abyss/abyss-2.0.3-r1.ebuild +++ b/sci-biology/abyss/abyss-2.0.3-r2.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-libs/boost:= misc-haskell? ( dev-libs/gmp:0= - virtual/libffi:0= + dev-libs/libffi:0= ) mpi? ( sys-cluster/openmpi )" DEPEND="${RDEPEND} |