diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:55:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:55:59 +0000 |
commit | 599717513727ddf53c303393806c7c973f61769c (patch) | |
tree | 8511dbcd6b3081adfc0c1aa4507f20f603d5ede8 /dev-ml/ocaml-fileutils | |
parent | media-gfx/icoutils: Keyword 0.32.3 ppc64, #892954 (diff) | |
download | gentoo-599717513727ddf53c303393806c7c973f61769c.tar.gz gentoo-599717513727ddf53c303393806c7c973f61769c.tar.bz2 gentoo-599717513727ddf53c303393806c7c973f61769c.zip |
dev-ml/ocaml-fileutils: Keyword 0.6.4-r1 ppc64, #892954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-fileutils')
-rw-r--r-- | dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild index 76ef1ade1a3e..6e899ef261b7 100644 --- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild +++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.4-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${DUNE_PKG_NAME}-${PV} LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |