diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 02:47:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 02:47:41 +0100 |
commit | 7f4c1dfe0f3f691dcc88f8fd70ed89dc30229390 (patch) | |
tree | 793c3ec3618cc4acca218a0134dc1bfa27729f2e /dev-ml | |
parent | dev-ml/dose3: Keyword 6.1 x86, #788406 (diff) | |
download | gentoo-7f4c1dfe0f3f691dcc88f8fd70ed89dc30229390.tar.gz gentoo-7f4c1dfe0f3f691dcc88f8fd70ed89dc30229390.tar.bz2 gentoo-7f4c1dfe0f3f691dcc88f8fd70ed89dc30229390.zip |
dev-ml/opam: Keyword 2.0.8-r2 x86, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam/opam-2.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam/opam-2.0.8-r2.ebuild b/dev-ml/opam/opam-2.0.8-r2.ebuild index b94e4ef3bcb6..e882aefd038f 100644 --- a/dev-ml/opam/opam-2.0.8-r2.ebuild +++ b/dev-ml/opam/opam-2.0.8-r2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |