diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 21:35:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 21:35:55 +0000 |
commit | 96bb7b237942eb0d821295c153b170e9013fff97 (patch) | |
tree | 314eb36ffed36a0fe714fa10d9e03a4c9a821312 /dev-ml/graphics | |
parent | dev-libs/nss-pem: Keyword 1.0.7 ppc64, #769578 (diff) | |
download | gentoo-96bb7b237942eb0d821295c153b170e9013fff97.tar.gz gentoo-96bb7b237942eb0d821295c153b170e9013fff97.tar.bz2 gentoo-96bb7b237942eb0d821295c153b170e9013fff97.zip |
dev-ml/graphics: Keyword 5.1.1 ppc64, #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 56bd2457a136..73c91a7626b9 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09 |