diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:26 +0100 |
commit | 92f36c5742367a8321a5dd88d756e78ba5bf7408 (patch) | |
tree | b3d45d33315c69f9b6e4c6540032a99dd60174aa /dev-ml/opam-repository | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r3 arm, #804780 (diff) | |
download | gentoo-92f36c5742367a8321a5dd88d756e78ba5bf7408.tar.gz gentoo-92f36c5742367a8321a5dd88d756e78ba5bf7408.tar.bz2 gentoo-92f36c5742367a8321a5dd88d756e78ba5bf7408.zip |
dev-ml/opam-repository: Stabilize 2.0.8-r1 arm, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild index 2459fd0770ea..d30ff42c2bd3 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RESTRICT="test" |