diff options
author | 2021-06-21 06:38:00 +0100 | |
---|---|---|
committer | 2021-06-21 06:38:00 +0100 | |
commit | b322635b0a0cea5d593a57c756ac79da255286b1 (patch) | |
tree | f999cc15cc20d74be50e02f153167a0c2b1d54bf /eclass | |
parent | chromium-2.eclass: fix @SUPPORTED_EAPIS eclassdoc (diff) | |
download | gentoo-b322635b0a0cea5d593a57c756ac79da255286b1.tar.gz gentoo-b322635b0a0cea5d593a57c756ac79da255286b1.tar.bz2 gentoo-b322635b0a0cea5d593a57c756ac79da255286b1.zip |
common-lisp-3.eclass: fix @SUPPORTED_EAPIS eclassdoc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/common-lisp-3.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/common-lisp-3.eclass b/eclass/common-lisp-3.eclass index eb02ae59c86e..0f47b3c094d1 100644 --- a/eclass/common-lisp-3.eclass +++ b/eclass/common-lisp-3.eclass @@ -4,6 +4,7 @@ # @ECLASS: common-lisp-3.eclass # @MAINTAINER: # Common Lisp project <common-lisp@gentoo.org> +# @SUPPORTED_EAPIS: 6 7 # @BLURB: functions to support the installation of Common Lisp libraries # @DESCRIPTION: # Since Common Lisp libraries share similar structure, this eclass aims |