diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:45:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 20:45:08 +0300 |
commit | 27a9dbc8a5ca95d5692d8fa487d3704931534980 (patch) | |
tree | f19e5c6e3991ca8b369c68c65a220200aa1d5fb5 /dev-ml/camlp-streams | |
parent | dev-ml/camlp5: Keyword 8.00.03 arm64, #841446 (diff) | |
download | gentoo-27a9dbc8a5ca95d5692d8fa487d3704931534980.tar.gz gentoo-27a9dbc8a5ca95d5692d8fa487d3704931534980.tar.bz2 gentoo-27a9dbc8a5ca95d5692d8fa487d3704931534980.zip |
dev-ml/camlp-streams: Keyword 5.0 arm64, #841446
Signed-off-by: Arthur Zamarin <arthurzam@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 cf0379ac2029..57fad37a74a8 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DEPEND="" RDEPEND="${DEPEND}" |