games-emulation/mgba: Version 0.6.1 stable for amd64 and x86.
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 5 Jan 2018 08:28:32 +0000 (09:28 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 5 Jan 2018 08:28:52 +0000 (09:28 +0100)
Closes: https://bugs.gentoo.org/641196
Package-Manager: Portage-2.3.19, Repoman-2.3.6

games-emulation/mgba/mgba-0.6.1.ebuild

index 0df5f259babc7c77485413c3f9a0e878e3f8da88..9bd4dc4f28c0566ad5861800d7735741cf2de590 100644 (file)
@@ -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 )"