games-emulation/mgba: Version 0.6.3 stable for amd64 and x86.
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 29 Jan 2019 11:31:08 +0000 (12:31 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 29 Jan 2019 11:31:08 +0000 (12:31 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
games-emulation/mgba/mgba-0.6.3.ebuild

index c4859e9bec532218a4b453599041273396d7c43d..fa5245675b2002e179e49afce65412111cb46ab8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # 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 libav opengl qt5 +sdl"
 REQUIRED_USE="|| ( qt5 sdl )
                qt5? ( opengl )"