diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-25 17:11:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-25 17:11:18 +0100 |
commit | 45f13db5ad7a0ddfd6fc11b936f1931a2ae09479 (patch) | |
tree | fc8a3d2bc56d6915d7211d3a7b48bbb4349d0325 /games-emulation | |
parent | sci-geosciences/qmapshack: EAPI-7 BDEPEND fix, DEPEND sorting, style (diff) | |
download | gentoo-45f13db5ad7a0ddfd6fc11b936f1931a2ae09479.tar.gz gentoo-45f13db5ad7a0ddfd6fc11b936f1931a2ae09479.tar.bz2 gentoo-45f13db5ad7a0ddfd6fc11b936f1931a2ae09479.zip |
games-emulation/higan: Drop superfluous qmake-utils
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/higan/higan-106_p1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/higan/higan-106_p1-r1.ebuild b/games-emulation/higan/higan-106_p1-r1.ebuild index 7f4b51fdf8b1..09a2aafadb15 100644 --- a/games-emulation/higan/higan-106_p1-r1.ebuild +++ b/games-emulation/higan/higan-106_p1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 MY_COMMIT=41efdba45afa770db99bc7484a8ad340ccc597d2 -inherit desktop toolchain-funcs qmake-utils xdg-utils +inherit desktop toolchain-funcs xdg-utils DESCRIPTION="A multi-system game emulator formerly known as bsnes" HOMEPAGE="https://byuu.org/emulation/higan/ https://gitlab.com/higan/higan" |