An eselect module to easily manage what version of clojure to use by default if there are several ones installed in your Gentoo system.
Use eselect clojure
as regular eselect module, Ex:
$ eselect clojure list
Available clojure versions:
[1] clojure-1.10
$ sudo eselect clojure set 1
This software is distributed under the terms of the GNU General Public License v2.