summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/frobby/frobby-0.9.0-r3.ebuild (renamed from sci-mathematics/frobby/frobby-0.9.0-r2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild b/sci-mathematics/frobby/frobby-0.9.0-r3.ebuild
index 3632bf9afd6d..ae7086641b0d 100644
--- a/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild
+++ b/sci-mathematics/frobby/frobby-0.9.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE="doc static-libs"
-RDEPEND="dev-libs/gmp:0=[cxx]"
+RDEPEND="dev-libs/gmp:0=[cxx(+)]"
DEPEND="${RDEPEND}
doc? ( virtual/latex-base )"