From 393a3b24a2b1bfc2c4a4c88fe18cd69910c87f47 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Thu, 2 Aug 2018 20:06:36 -0500 Subject: [PATCH] games-arcade/funnyboat: add explicit desktop inheritance eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9428 --- games-arcade/funnyboat/funnyboat-1.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild b/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild index 64866dc95d95..64ede96e6e3b 100644 --- a/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild +++ b/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit eutils gnome2-utils python-single-r1 +inherit desktop eutils gnome2-utils python-single-r1 DESCRIPTION="A side scrolling shooter game starring a steamboat on the sea" HOMEPAGE="http://funnyboat.sourceforge.net/" -- 2.26.2