diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 04:09:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 04:09:50 +0100 |
commit | c2c1295adb27ec52cc52f2951abe108cfb45e14f (patch) | |
tree | a0519bc41c96726d60a8b30423442b2d36ae79ca /dev-ml/camlp5 | |
parent | app-text/ocrad: Stabilize 0.27 ppc, #804765 (diff) | |
download | gentoo-c2c1295adb27ec52cc52f2951abe108cfb45e14f.tar.gz gentoo-c2c1295adb27ec52cc52f2951abe108cfb45e14f.tar.bz2 gentoo-c2c1295adb27ec52cc52f2951abe108cfb45e14f.zip |
dev-ml/camlp5: Stabilize 8.00.01 ppc, #804777
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.00.01.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.00.01.ebuild b/dev-ml/camlp5/camlp5-8.00.01.ebuild index fe4e5ebe5766..51a0e363d987 100644 --- a/dev-ml/camlp5/camlp5-8.00.01.ebuild +++ b/dev-ml/camlp5/camlp5-8.00.01.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel${PV}" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="doc +ocamlopt" DEPEND=" |