app-emulation/darling: rm unused eclass

Signed-off-by: Abishek Jakkala <thysupremematrix@tuta.io>
This commit is contained in:
Abishek Jakkala
2026-02-20 21:08:19 +00:00
parent f4b31dad6e
commit f58eee6b4a

View File

@@ -9,7 +9,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..14} )
inherit cmake flag-o-matic python-any-r1 check-reqs linux-info
inherit cmake python-any-r1 check-reqs linux-info
DESCRIPTION="Translation layer for running macOS software on Linux"
HOMEPAGE="https://www.darlinghq.org"