diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 22:24:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 22:24:58 +0200 |
commit | 032b91f65b3ef54797fe3c909c9c17a15519f3dc (patch) | |
tree | cc409249245b8a4c25a1cd3322192bf9e1921e26 /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.0.9 ppc64, #817749 (diff) | |
download | gentoo-032b91f65b3ef54797fe3c909c9c17a15519f3dc.tar.gz gentoo-032b91f65b3ef54797fe3c909c9c17a15519f3dc.tar.bz2 gentoo-032b91f65b3ef54797fe3c909c9c17a15519f3dc.zip |
dev-ml/opam-format: Stabilize 2.0.9 ppc64, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.9.ebuild b/dev-ml/opam-format/opam-format-2.0.9.ebuild index 757e70bbc0cb..0f7882b1d5e3 100644 --- a/dev-ml/opam-format/opam-format-2.0.9.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.9.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |