diff options
Diffstat (limited to 'dev-ml/pp/pp-1.2.0.ebuild')
-rw-r--r-- | dev-ml/pp/pp-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pp/pp-1.2.0.ebuild b/dev-ml/pp/pp-1.2.0.ebuild index 86624d94dc67..cfa7474517b6 100644 --- a/dev-ml/pp/pp-1.2.0.ebuild +++ b/dev-ml/pp/pp-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-dune/pp/releases/download/${PV}/${P}.tbz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |