diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 16:01:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 16:01:46 +0200 |
commit | 500b0b106a3e2f666bcc5835a0f648b2d535b24c (patch) | |
tree | 2b87df7ee136cab30861e195b4a5bd07ff4127d8 /dev-ml | |
parent | media-libs/tremor: port to EAPI 8 (diff) | |
download | gentoo-500b0b106a3e2f666bcc5835a0f648b2d535b24c.tar.gz gentoo-500b0b106a3e2f666bcc5835a0f648b2d535b24c.tar.bz2 gentoo-500b0b106a3e2f666bcc5835a0f648b2d535b24c.zip |
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@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_optcomp/ppx_optcomp-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 a5891652997f..04653321edf4 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=" |