Skip to content

Commit

Permalink
dev-ml/opam-format: restore keywords for arm/arm64/ppc/ppc64
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/794844
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jun 8, 2021
1 parent 3612815 commit d1fd5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/opam-format/opam-format-2.0.8-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer"

LICENSE="LGPL-2.1"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
IUSE="+ocamlopt"

RDEPEND="
Expand Down

0 comments on commit d1fd5a4

Please sign in to comment.