diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 09:05:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 09:05:16 +0200 |
commit | a96badc522b272c3d7b2790d30ea8642be752b33 (patch) | |
tree | c245707948f57b2dc865fdcc59bc85de350e2a4e /dev-ml/camlp5 | |
parent | app-office/texmaker: amd64 stable wrt bug #804768 (diff) | |
download | gentoo-a96badc522b272c3d7b2790d30ea8642be752b33.tar.gz gentoo-a96badc522b272c3d7b2790d30ea8642be752b33.tar.bz2 gentoo-a96badc522b272c3d7b2790d30ea8642be752b33.zip |
dev-ml/camlp5: amd64 stable wrt bug #804777
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 cc4f3f46f613..dc69d481ee55 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=" |