diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:01 +0000 |
commit | 4763e4a4b79e84b1a23a065c2ceab838265584cb (patch) | |
tree | 3c02087401bf854b6afb94a1e0adf1fbff9feaba /dev-ml/csexp | |
parent | dev-ml/opam-state: Keyword 2.0.7 ppc, #748576 (diff) | |
download | gentoo-4763e4a4b79e84b1a23a065c2ceab838265584cb.tar.gz gentoo-4763e4a4b79e84b1a23a065c2ceab838265584cb.tar.bz2 gentoo-4763e4a4b79e84b1a23a065c2ceab838265584cb.zip |
dev-ml/csexp: Keyword 1.3.2 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/csexp')
-rw-r--r-- | dev-ml/csexp/csexp-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/csexp/csexp-1.3.2.ebuild b/dev-ml/csexp/csexp-1.3.2.ebuild index 1ed79067c904..171fccecfae6 100644 --- a/dev-ml/csexp/csexp-1.3.2.ebuild +++ b/dev-ml/csexp/csexp-1.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-dune/csexp/releases/download/${PV}/${P}.tbz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |