diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-01 23:51:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-01 23:51:19 +0200 |
commit | 28412b88527b678eb227d5fab97f7386f1c4424d (patch) | |
tree | d155f4cf1b12e7d300d54833cc74e14b4875ac40 /dev-ml/camlp-streams | |
parent | dev-python/pymdown-extensions: Keyword 9.4 x86, #840743 (diff) | |
download | gentoo-28412b88527b678eb227d5fab97f7386f1c4424d.tar.gz gentoo-28412b88527b678eb227d5fab97f7386f1c4424d.tar.bz2 gentoo-28412b88527b678eb227d5fab97f7386f1c4424d.zip |
dev-ml/camlp-streams: Keyword 5.0 x86, #841446
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/camlp-streams')
-rw-r--r-- | dev-ml/camlp-streams/camlp-streams-5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp-streams/camlp-streams-5.0.ebuild b/dev-ml/camlp-streams/camlp-streams-5.0.ebuild index c8d149bd2abf..cf0379ac2029 100644 --- a/dev-ml/camlp-streams/camlp-streams-5.0.ebuild +++ b/dev-ml/camlp-streams/camlp-streams-5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="" RDEPEND="${DEPEND}" |