games-emulation/mgba: Version 0.7.3 stable for amd64 and x86
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 17 Feb 2020 09:58:47 +0000 (10:58 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 17 Feb 2020 10:12:35 +0000 (11:12 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
games-emulation/mgba/mgba-0.7.3.ebuild

index 759399b0d4b97d045183c68de7e41e8ed442447c..9f37db304634064bdfc10406d93b1583f6e452d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ if [[ "${PV}" == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/mgba-emu/mgba.git"
 else
        SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 LICENSE="MPL-2.0"
 SLOT="0"