diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-06-10 16:26:27 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-06-10 16:26:27 +0200 |
commit | 9fe0d5ec9d22c81e5f6146d9b2437e0625681cbb (patch) | |
tree | 63f9afcbb352a2224938969dce9086e4bc808903 /dev-lisp | |
parent | dev-lisp/cl-ppcre-unicode: update EAPI 7 -> 8 (diff) | |
download | gentoo-9fe0d5ec9d22c81e5f6146d9b2437e0625681cbb.tar.gz gentoo-9fe0d5ec9d22c81e5f6146d9b2437e0625681cbb.tar.bz2 gentoo-9fe0d5ec9d22c81e5f6146d9b2437e0625681cbb.zip |
dev-lisp/cl-unicode: update EAPI 7 -> 8
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-unicode/cl-unicode-0.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/cl-unicode/cl-unicode-0.1.5-r1.ebuild b/dev-lisp/cl-unicode/cl-unicode-0.1.5-r1.ebuild index 7e56d351272b..728b474a9a1b 100644 --- a/dev-lisp/cl-unicode/cl-unicode-0.1.5-r1.ebuild +++ b/dev-lisp/cl-unicode/cl-unicode-0.1.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit common-lisp-3 xdg-utils |