mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mono-env.eclass: fix @SUPPORTED_EAPIS
I forgot to update this in 69a2292af3
which added EAPI 8 support.
Closes: https://bugs.gentoo.org/937112
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# @ECLASS: mono-env.eclass
|
||||
# @MAINTAINER:
|
||||
# maintainer-needed@gentoo.org
|
||||
# @SUPPORTED_EAPIS: 7
|
||||
# @SUPPORTED_EAPIS: 7 8
|
||||
# @BLURB: Set environment variables commonly used by dotnet packages.
|
||||
# @DESCRIPTION:
|
||||
# Set environment variables commonly used by dotnet packages.
|
||||
|
||||
Reference in New Issue
Block a user