diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:27:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:27:56 +0100 |
commit | 4f6fd966418cc72a246633b596068b2610986592 (patch) | |
tree | 3a7279a13dcb4fd22a548b8178d95fba7cb5670d /dev-ml/opam-format | |
parent | dev-ml/opam-core: amd64 stable wrt bug #772833 (diff) | |
download | gentoo-4f6fd966418cc72a246633b596068b2610986592.tar.gz gentoo-4f6fd966418cc72a246633b596068b2610986592.tar.bz2 gentoo-4f6fd966418cc72a246633b596068b2610986592.zip |
dev-ml/opam-format: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild index 6be6a83ee024..a7654582b1e2 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |