summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-11 10:09:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-11 10:09:20 +0200
commit87f19995c9daef7c738a3b1310e31ef16d1bddd3 (patch)
tree8af22dad4a321ba115d3ed14df27aa942c8e2b6a /dev-ml/opam-file-format
parentdev-ml/ocamlnet: ppc stable wrt bug #817722 (diff)
downloadgentoo-87f19995c9daef7c738a3b1310e31ef16d1bddd3.tar.gz
gentoo-87f19995c9daef7c738a3b1310e31ef16d1bddd3.tar.bz2
gentoo-87f19995c9daef7c738a3b1310e31ef16d1bddd3.zip
dev-ml/opam-file-format: ppc stable wrt bug #817728
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format')
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
index 543ba58cd2d1..f1a22f263e66 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"