commit: a105a39ad4d0856b475dc19475458367ff155e1b
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 25 17:27:21 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jun 25 17:50:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a105a39a
games-arcade/funnyboat: remove unused xdg inherit
Overlooked when touched it recently.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
b/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
index 0d431c264d4..4f5dae98328 100644
--- a/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
+++ b/games-arcade/funnyboat/funnyboat-1.5_p11-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..9} )
-inherit desktop python-single-r1 wrapper xdg
+inherit desktop python-single-r1 wrapper
DESCRIPTION="Side scrolling shooter game starring a steamboat on the sea"
HOMEPAGE="http://funnyboat.sourceforge.net/"