summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-24 00:16:00 +0000
committerSam James <sam@gentoo.org>2020-10-24 00:16:00 +0000
commit65d245f9e59d988d4ab463039ddf412588ba1923 (patch)
treed2b19da7189fb9560abdb8c246fe1df6c6154b67 /dev-ml/opam-solver/opam-solver-2.0.7.ebuild
parentdev-ml/stdlib-shims: Keyword 0.2.0 ppc, #748576 (diff)
downloadgentoo-65d245f9e59d988d4ab463039ddf412588ba1923.tar.gz
gentoo-65d245f9e59d988d4ab463039ddf412588ba1923.tar.bz2
gentoo-65d245f9e59d988d4ab463039ddf412588ba1923.zip
dev-ml/opam-solver: Keyword 2.0.7 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-solver/opam-solver-2.0.7.ebuild')
-rw-r--r--dev-ml/opam-solver/opam-solver-2.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-solver/opam-solver-2.0.7.ebuild b/dev-ml/opam-solver/opam-solver-2.0.7.ebuild
index e65bfa335009..e7abf5116241 100644
--- a/dev-ml/opam-solver/opam-solver-2.0.7.ebuild
+++ b/dev-ml/opam-solver/opam-solver-2.0.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.ta
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"