summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:50:09 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:55 +0100
commite486da1a749837ad5c71252c9666640f99733122 (patch)
tree039aa67d3bd50ed244ec3c8ddfbb7c1142cd509d /dev-scheme/gambit
parentdev-ruby/ruby-prof: drop superfluous die (diff)
downloadgentoo-e486da1a749837ad5c71252c9666640f99733122.tar.gz
gentoo-e486da1a749837ad5c71252c9666640f99733122.tar.bz2
gentoo-e486da1a749837ad5c71252c9666640f99733122.zip
dev-scheme/gambit: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme/gambit')
-rw-r--r--dev-scheme/gambit/gambit-4.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/gambit/gambit-4.9.3.ebuild b/dev-scheme/gambit/gambit-4.9.3.ebuild
index fe1062004979..bb0afb8cb964 100644
--- a/dev-scheme/gambit/gambit-4.9.3.ebuild
+++ b/dev-scheme/gambit/gambit-4.9.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils elisp-common
+inherit elisp-common
MY_PV="${PV//./_}"
MY_P="${PN}-v${MY_PV}"