diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:04 +0100 |
commit | 0c7c02ec753c1b0ca249aa82cfa76131ae21b40b (patch) | |
tree | 54c490c7b8c1b4a9ab3d30633aa91ff345a3b2b0 /dev-ml/opam-repository | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r3 amd64, #804780 (diff) | |
download | gentoo-0c7c02ec753c1b0ca249aa82cfa76131ae21b40b.tar.gz gentoo-0c7c02ec753c1b0ca249aa82cfa76131ae21b40b.tar.bz2 gentoo-0c7c02ec753c1b0ca249aa82cfa76131ae21b40b.zip |
dev-ml/opam-repository: Stabilize 2.0.8-r1 amd64, #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 7715c1f74d1a..de8a3df6f7ca 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" |