Skip to content

Commit

Permalink
dev-ml/opam-repository: 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 d1fd5a4 commit b65ca6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}"

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

Expand Down

0 comments on commit b65ca6c

Please sign in to comment.