Skip to content

Commit

Permalink
dev-lua/luaossl: add ~ppc ~ppc64 keyword
Browse files Browse the repository at this point in the history
Bug: 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 a4bc4b7 commit 12f977d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/luaossl/luaossl-20200709-r100.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="examples"
REQUIRED_USE="${LUA_REQUIRED_USE}"

Expand Down

0 comments on commit 12f977d

Please sign in to comment.