summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:23 +0300
commit80bf0648bbfe06e735ed69538ff71d36cdce56b2 (patch)
tree58b10b60780abff53588f4077c0d61ef6537c244 /dev-ml
parentdev-ml/async_unix: Keyword 0.15.0 ppc, #892131 (diff)
downloadgentoo-80bf0648bbfe06e735ed69538ff71d36cdce56b2.tar.gz
gentoo-80bf0648bbfe06e735ed69538ff71d36cdce56b2.tar.bz2
gentoo-80bf0648bbfe06e735ed69538ff71d36cdce56b2.zip
dev-ml/protocol_version_header: Keyword 0.15.0 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild b/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild
index e25222b0967a..c30078e97aaf 100644
--- a/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild
+++ b/dev-ml/protocol_version_header/protocol_version_header-0.15.0.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"
RDEPEND="dev-ml/core:${SLOT}"