Skip to content

Commit

Permalink
games-emulation/mgba: x86 stable wrt bug #813088
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Sep 22, 2021
1 parent 21ed8a1 commit f9f7033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-emulation/mgba/mgba-0.9.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f9f7033

Please sign in to comment.