Skip to content

Commit

Permalink
games-arcade/nottetris2: add explicit desktop inheritance
Browse files Browse the repository at this point in the history
eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10
  • Loading branch information
hanetzer authored and chewi committed Aug 27, 2018
1 parent 3fe73a4 commit bd7ea30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-arcade/nottetris2/nottetris2-1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit eutils

inherit desktop eutils

DESCRIPTION="The spiritual successor of the classic Tetris mixed with physics"
HOMEPAGE="http://stabyourself.net/nottetris2/"
Expand Down

0 comments on commit bd7ea30

Please sign in to comment.