summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-20 22:26:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-20 22:26:29 +0200
commit6182dc52993695269ea367178b1914d0d5fc8ad1 (patch)
treee326ec7b0dbf61baa9f293bab689c728a2110130
parentdev-ml/async_rpc_kernel: Keyword 0.15.0 x86, #892131 (diff)
downloadgentoo-6182dc52993695269ea367178b1914d0d5fc8ad1.tar.gz
gentoo-6182dc52993695269ea367178b1914d0d5fc8ad1.tar.bz2
gentoo-6182dc52993695269ea367178b1914d0d5fc8ad1.zip
dev-ml/protocol_version_header: Keyword 0.15.0 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 2098fef5a5c9..c717ef40e946 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 ~riscv"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="dev-ml/core:${SLOT}"