summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 02:42:56 +0100
committerSam James <sam@gentoo.org>2021-04-12 03:30:51 +0100
commitf7036fb376e6a96055760ffe4cd1ca0676c49118 (patch)
treeb98328e30bc209f2d5a0a024e16bc6420e918f77 /games-puzzle
parentgames-sports/stormbaancoureur: eutils->desktop (diff)
downloadgentoo-f7036fb376e6a96055760ffe4cd1ca0676c49118.tar.gz
gentoo-f7036fb376e6a96055760ffe4cd1ca0676c49118.tar.bz2
gentoo-f7036fb376e6a96055760ffe4cd1ca0676c49118.zip
games-puzzle/pingus: toolchain-funcs--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/pingus/pingus-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/pingus/pingus-9999.ebuild b/games-puzzle/pingus/pingus-9999.ebuild
index a69c1c22fc72..b0083c14fd54 100644
--- a/games-puzzle/pingus/pingus-9999.ebuild
+++ b/games-puzzle/pingus/pingus-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake toolchain-funcs flag-o-matic xdg
+inherit cmake flag-o-matic xdg
DESCRIPTION="free Lemmings clone"
HOMEPAGE="https://pingus.gitlab.io/"