diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:07 +0000 |
commit | dc43bc67a1cb5c0ab94a9515a289ebd40179525a (patch) | |
tree | c0ee15bd4974fa6a2407cb25f8c1230e4699835a /dev-ml/opam-format | |
parent | dev-ml/ppx_variants_conv: Keyword 0.14.1 ppc, #748576 (diff) | |
download | gentoo-dc43bc67a1cb5c0ab94a9515a289ebd40179525a.tar.gz gentoo-dc43bc67a1cb5c0ab94a9515a289ebd40179525a.tar.bz2 gentoo-dc43bc67a1cb5c0ab94a9515a289ebd40179525a.zip |
dev-ml/opam-format: Keyword 2.0.7 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.7.ebuild b/dev-ml/opam-format/opam-format-2.0.7.ebuild index 707e7f657954..e32d0127af38 100644 --- a/dev-ml/opam-format/opam-format-2.0.7.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.7.ebuild @@ -14,7 +14,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="" RDEPEND=" |