diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-12-18 20:58:15 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-12-18 20:58:58 +0100 |
commit | 3cebb8a7222cfeed8bd2f4ab4ee27ac0926305f7 (patch) | |
tree | 20321d7f002d6cc5293808536adc4e3c15caf7db /games-emulation | |
parent | games-emulation/mgba: Bump to version 0.9.3 (diff) | |
download | gentoo-3cebb8a7222cfeed8bd2f4ab4ee27ac0926305f7.tar.gz gentoo-3cebb8a7222cfeed8bd2f4ab4ee27ac0926305f7.tar.bz2 gentoo-3cebb8a7222cfeed8bd2f4ab4ee27ac0926305f7.zip |
games-emulation/mgba: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mgba/mgba-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-9999.ebuild b/games-emulation/mgba/mgba-9999.ebuild index a9e24f62871c..e9baa50b1056 100644 --- a/games-emulation/mgba/mgba-9999.ebuild +++ b/games-emulation/mgba/mgba-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake desktop xdg |