diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:00 +0000 |
commit | 65d245f9e59d988d4ab463039ddf412588ba1923 (patch) | |
tree | d2b19da7189fb9560abdb8c246fe1df6c6154b67 /dev-ml/opam-solver | |
parent | dev-ml/stdlib-shims: Keyword 0.2.0 ppc, #748576 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ml/opam-solver/opam-solver-2.0.7.ebuild | 2 |
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 )" |