commit: af42ca3d3a87d36d8b239b8bc3cc530ea65e65ae Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Wed Jun 12 14:48:31 2024 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Wed Jun 12 15:07:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=af42ca3d
dev-libs/dmd_core: update EAPI 7 -> 8 Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> dev-libs/dmd_core/dmd_core-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/dmd_core/dmd_core-0.6.2.ebuild b/dev-libs/dmd_core/dmd_core-0.6.2.ebuild index 687299aeb..88f107017 100644 --- a/dev-libs/dmd_core/dmd_core-0.6.2.ebuild +++ b/dev-libs/dmd_core/dmd_core-0.6.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CRATES=" lazy_static-1.4.0
