summaryrefslogtreecommitdiff
path: root/sys-apps/gawk/gawk-5.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/gawk/gawk-5.2.1.ebuild')
-rw-r--r--sys-apps/gawk/gawk-5.2.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-apps/gawk/gawk-5.2.1.ebuild b/sys-apps/gawk/gawk-5.2.1.ebuild
index 53a5f8031952..097387e8a4a1 100644
--- a/sys-apps/gawk/gawk-5.2.1.ebuild
+++ b/sys-apps/gawk/gawk-5.2.1.ebuild
@@ -34,6 +34,9 @@ fi
LICENSE="GPL-3+"
SLOT="0"
+# While tempting to enable mpfr by default as e.g. Fedora do, as of 5.2.x,
+# MPFR support is "on parole" and may be removed:
+# https://www.gnu.org/software/gawk/manual/html_node/MPFR-On-Parole.html.
IUSE="mpfr pma nls readline"
RDEPEND="