summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-23 15:57:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-23 15:57:48 +0200
commitd1d31f2a9140937fa805d4c18262a93376442d01 (patch)
treeceee54fd7e23842fd349a5dbb4829134e8b48a5c /games-emulation/mgba
parentmedia-sound/ardour: amd64 stable wrt bug #814446 (diff)
downloadgentoo-d1d31f2a9140937fa805d4c18262a93376442d01.tar.gz
gentoo-d1d31f2a9140937fa805d4c18262a93376442d01.tar.bz2
gentoo-d1d31f2a9140937fa805d4c18262a93376442d01.zip
games-emulation/mgba: amd64 stable wrt bug #813088
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation/mgba')
-rw-r--r--games-emulation/mgba/mgba-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mgba/mgba-0.9.2.ebuild b/games-emulation/mgba/mgba-0.9.2.ebuild
index 86e9d68e5605..cef008e8c593 100644
--- a/games-emulation/mgba/mgba-0.9.2.ebuild
+++ b/games-emulation/mgba/mgba-0.9.2.ebuild
@@ -14,7 +14,7 @@ else
MY_PV="${PV/_beta/-b}"
SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
[[ "${PV}" == *_beta* ]] || \
- KEYWORDS="~amd64 ~arm64 x86"
+ KEYWORDS="amd64 ~arm64 x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi
LICENSE="MPL-2.0"