diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:03 +0000 |
commit | c41571530c827e2f3ddcc6c37ec16ebd69fc48ff (patch) | |
tree | 1e089ec128f6c2de22ff39b134a7d3f04b453153 /dev-ml/opam-repository | |
parent | dev-ml/ppx_jane: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-c41571530c827e2f3ddcc6c37ec16ebd69fc48ff.tar.gz gentoo-c41571530c827e2f3ddcc6c37ec16ebd69fc48ff.tar.bz2 gentoo-c41571530c827e2f3ddcc6c37ec16ebd69fc48ff.zip |
dev-ml/opam-repository: Keyword 2.0.7 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.7.ebuild b/dev-ml/opam-repository/opam-repository-2.0.7.ebuild index 692193008c9b..889ad5e852a0 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.7.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.7.ebuild @@ -11,7 +11,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="+ocamlopt" RDEPEND=" |