diff options
author | 2022-05-03 20:47:06 +0300 | |
---|---|---|
committer | 2022-05-03 20:47:06 +0300 | |
commit | df903db2a3e246a39549f60427a9dd32f7d18b1c (patch) | |
tree | 14b2145ea16b6488af4615e1232ff7000ac3c686 /dev-ml | |
parent | dev-ml/camlp5: Keyword 8.00.03 arm, #841446 (diff) | |
download | gentoo-df903db2a3e246a39549f60427a9dd32f7d18b1c.tar.gz gentoo-df903db2a3e246a39549f60427a9dd32f7d18b1c.tar.bz2 gentoo-df903db2a3e246a39549f60427a9dd32f7d18b1c.zip |
dev-ml/camlp-streams: Keyword 5.0 arm, #841446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 57fad37a74a8..f7bc6d6bee1c 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" DEPEND="" RDEPEND="${DEPEND}" |