diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:04 +0300 |
commit | f06084c91c540cb3dbfcc6728b59b5f0e82e2467 (patch) | |
tree | 88acf0f9d576f040eefb0f9d7142945b6927ad58 /dev-ml/camlp5 | |
parent | dev-ml/camlidl: Stabilize 1.12 amd64, #941576 (diff) | |
download | gentoo-f06084c91c540cb3dbfcc6728b59b5f0e82e2467.tar.gz gentoo-f06084c91c540cb3dbfcc6728b59b5f0e82e2467.tar.bz2 gentoo-f06084c91c540cb3dbfcc6728b59b5f0e82e2467.zip |
dev-ml/camlp5: Stabilize 8.03.00 amd64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.03.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.03.00.ebuild b/dev-ml/camlp5/camlp5-8.03.00.ebuild index b427939c85a1..cb6251be42d5 100644 --- a/dev-ml/camlp5/camlp5-8.03.00.ebuild +++ b/dev-ml/camlp5/camlp5-8.03.00.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 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc +ocamlopt" RDEPEND=" |