diff options
author | Sam James <sam@gentoo.org> | 2023-03-16 23:17:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-16 23:17:04 +0000 |
commit | c91bdd4b5754f441ac149d9962997874a53d7287 (patch) | |
tree | 0b15993c908313326121eeb9a935f34dfa1557a3 /dev-ml/camlp5 | |
parent | dev-ml/sexplib0: Stabilize 0.15.1-r1 arm64, #901513 (diff) | |
download | gentoo-c91bdd4b5754f441ac149d9962997874a53d7287.tar.gz gentoo-c91bdd4b5754f441ac149d9962997874a53d7287.tar.bz2 gentoo-c91bdd4b5754f441ac149d9962997874a53d7287.zip |
dev-ml/camlp5: Stabilize 8.00.04 arm64, #901641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.00.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.00.04.ebuild b/dev-ml/camlp5/camlp5-8.00.04.ebuild index 187bb0f348a4..f505ec7d8bca 100644 --- a/dev-ml/camlp5/camlp5-8.00.04.ebuild +++ b/dev-ml/camlp5/camlp5-8.00.04.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel${PV}" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="doc +ocamlopt" RDEPEND="dev-ml/camlp-streams:=" |