From 951c06899e90fcefcdf96b9782e7aca817874172 Mon Sep 17 00:00:00 2001 From: Chema Alonso Josa Date: Fri, 18 May 2018 21:51:09 +0200 Subject: [PATCH] =?utf8?q?common-lisp-3.eclass:=20Add=20abcl=20implement?= =?utf8?q?=C3=A6tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/655812 --- eclass/common-lisp-3.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/common-lisp-3.eclass b/eclass/common-lisp-3.eclass index 2f84d7f2f053..102332e345a5 100644 --- a/eclass/common-lisp-3.eclass +++ b/eclass/common-lisp-3.eclass @@ -14,7 +14,7 @@ inherit eutils # @ECLASS-VARIABLE: CLIMPLEMENTATIONS # @DESCRIPTION: # Common Lisp implementations -CLIMPLEMENTATIONS="sbcl clisp clozurecl cmucl ecls gcl" +CLIMPLEMENTATIONS="sbcl clisp clozurecl cmucl ecls gcl abcl" # @ECLASS-VARIABLE: CLSOURCEROOT # @DESCRIPTION: -- 2.26.2