Skip to content

Commit

Permalink
dev-lua/mpack: add ~ppc ~ppc64 keyword
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Apr 21, 2021
1 parent 5016bca commit 9ec2086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/mpack/mpack-1.0.8-r100.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"

Expand Down

0 comments on commit 9ec2086

Please sign in to comment.