commit: 1ea7524ffcb20f700adea713c3262f341eaed760 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Wed Dec 21 05:15:27 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Wed Dec 21 05:16:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea7524f
games-emulation/ppsspp: remove unused eclass Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> games-emulation/ppsspp/ppsspp-1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/ppsspp/ppsspp-1.14.ebuild b/games-emulation/ppsspp/ppsspp-1.14.ebuild index a7476deb8679..97e3e57bd6db 100644 --- a/games-emulation/ppsspp/ppsspp-1.14.ebuild +++ b/games-emulation/ppsspp/ppsspp-1.14.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit desktop xdg cmake +inherit xdg cmake DESCRIPTION="A PSP emulator written in C++" HOMEPAGE="https://www.ppsspp.org/