diff options
author | 2023-06-15 21:19:15 +0300 | |
---|---|---|
committer | 2023-06-15 21:19:15 +0300 | |
commit | cf29917596484114f1677100b95e26b3ed96c69f (patch) | |
tree | 9d7760704c050dd7cedc74510e13cc57cd63385b /dev-ml/core | |
parent | dev-ml/base_bigstring: Keyword 0.15.0-r1 ppc, #892131 (diff) | |
download | gentoo-cf29917596484114f1677100b95e26b3ed96c69f.tar.gz gentoo-cf29917596484114f1677100b95e26b3ed96c69f.tar.bz2 gentoo-cf29917596484114f1677100b95e26b3ed96c69f.zip |
dev-ml/core: Keyword 0.15.1-r1 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/core')
-rw-r--r-- | dev-ml/core/core-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/core/core-0.15.1-r1.ebuild b/dev-ml/core/core-0.15.1-r1.ebuild index cd5553cb4690..63b48302d945 100644 --- a/dev-ml/core/core-0.15.1-r1.ebuild +++ b/dev-ml/core/core-0.15.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~riscv x86" IUSE="+ocamlopt" # TODO: Wants quickcheck_deprecated? |