summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-01-05 09:28:32 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-01-05 09:28:52 +0100
commit9849338378b0d161d2f49db4eb2e77f6515c746a (patch)
tree5f7c2bdbd8397c7f5d88d6207df7fc36b64b0cd8 /games-emulation
parentsys-devel/gcc-apple: use relative symlinks with dosym (diff)
downloadgentoo-9849338378b0d161d2f49db4eb2e77f6515c746a.tar.gz
gentoo-9849338378b0d161d2f49db4eb2e77f6515c746a.tar.bz2
gentoo-9849338378b0d161d2f49db4eb2e77f6515c746a.zip
games-emulation/mgba: Version 0.6.1 stable for amd64 and x86.
Closes: https://bugs.gentoo.org/641196 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mgba/mgba-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mgba/mgba-0.6.1.ebuild b/games-emulation/mgba/mgba-0.6.1.ebuild
index 0df5f259babc..9bd4dc4f28c0 100644
--- a/games-emulation/mgba/mgba-0.6.1.ebuild
+++ b/games-emulation/mgba/mgba-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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="debug ffmpeg imagemagick opengl qt5 +sdl"
REQUIRED_USE="|| ( qt5 sdl )
qt5? ( opengl )"