diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 19:48:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 19:48:01 +0000 |
commit | 53e82bb582d98213634e70bd0caf426e413e7ae2 (patch) | |
tree | 880f1231702f710347a0351a607b160e387cf69d /dev-ml/graphics | |
parent | dev-ml/ocamlgraph: Keyword 2.0.0 arm64, #769011 (diff) | |
download | gentoo-53e82bb582d98213634e70bd0caf426e413e7ae2.tar.gz gentoo-53e82bb582d98213634e70bd0caf426e413e7ae2.tar.bz2 gentoo-53e82bb582d98213634e70bd0caf426e413e7ae2.zip |
dev-ml/graphics: Keyword 5.1.1 ppc, #769011
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/graphics')
-rw-r--r-- | dev-ml/graphics/graphics-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild index bfbe4fd74836..f4e006b2d5d0 100644 --- a/dev-ml/graphics/graphics-5.1.1.ebuild +++ b/dev-ml/graphics/graphics-5.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09 |