commit: 500b0b106a3e2f666bcc5835a0f648b2d535b24c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 14:01:46 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 14:01:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500b0b10
dev-ml/ppx_optcomp: amd64 stable wrt bug #816096 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild index a5891652997..04653321edf 100644 --- a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild +++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" DEPEND="
