diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:24:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:24:09 +0000 |
commit | e5e0d9827ad163fafdb156de41d08775090aa0aa (patch) | |
tree | e22a4a321977a6bae5a37dd7e17557e0495d12a2 /dev-ml/opam-format | |
parent | dev-ml/ppx_variants_conv: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-e5e0d9827ad163fafdb156de41d08775090aa0aa.tar.gz gentoo-e5e0d9827ad163fafdb156de41d08775090aa0aa.tar.bz2 gentoo-e5e0d9827ad163fafdb156de41d08775090aa0aa.zip |
dev-ml/opam-format: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
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 e32d0127af38..e163f465ffa9 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" |