diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-07-20 10:51:21 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-07-20 10:51:41 +0200 |
commit | 8293574ab30c85e2965fb2b7dd890b44841b8404 (patch) | |
tree | 97aefa29f637c2b0d497c50d22a3f6d0ee880670 /games-emulation | |
parent | games-emulation/mgba: Bump to version 0.6.0 (diff) | |
download | gentoo-8293574ab30c85e2965fb2b7dd890b44841b8404.tar.gz gentoo-8293574ab30c85e2965fb2b7dd890b44841b8404.tar.bz2 gentoo-8293574ab30c85e2965fb2b7dd890b44841b8404.zip |
games-emulation/mgba: Version 0.5.2 stable for amd64.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mgba/mgba-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.5.2.ebuild b/games-emulation/mgba/mgba-0.5.2.ebuild index d70be6e10629..98352dd40e10 100644 --- a/games-emulation/mgba/mgba-0.5.2.ebuild +++ b/games-emulation/mgba/mgba-0.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ffmpeg imagemagick opengl qt5 +sdl" REQUIRED_USE="|| ( qt5 sdl ) qt5? ( opengl )" |