diff options
author | Sam James <sam@gentoo.org> | 2023-07-17 07:11:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-17 07:11:41 +0100 |
commit | 297240513cd6057e6f1612d92a9a3a8a77b3ea7d (patch) | |
tree | 93c61a60e812addb548eb3c8fe50b2100868e18e /dev-ml/camlp5 | |
parent | dev-python/markupsafe: Remove old (diff) | |
download | gentoo-297240513cd6057e6f1612d92a9a3a8a77b3ea7d.tar.gz gentoo-297240513cd6057e6f1612d92a9a3a8a77b3ea7d.tar.bz2 gentoo-297240513cd6057e6f1612d92a9a3a8a77b3ea7d.zip |
dev-ml/camlp5: Keyword 8.00.05-r1 ppc64, #895368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.00.05-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.00.05-r1.ebuild b/dev-ml/camlp5/camlp5-8.00.05-r1.ebuild index 651a93376e93..b5684025da2f 100644 --- a/dev-ml/camlp5/camlp5-8.00.05-r1.ebuild +++ b/dev-ml/camlp5/camlp5-8.00.05-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc +ocamlopt" RDEPEND=" |