diff options
author | Sam James <sam@gentoo.org> | 2022-01-11 00:44:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-11 00:44:41 +0000 |
commit | 23ca9c7b261b16c4ed145e711e66cd37c36df974 (patch) | |
tree | 5e547dce157251a6aa5e9409c99fa45c17a11ef9 /dev-ml | |
parent | dev-ml/opam-format: Stabilize 2.0.9 amd64, #817749 (diff) | |
download | gentoo-23ca9c7b261b16c4ed145e711e66cd37c36df974.tar.gz gentoo-23ca9c7b261b16c4ed145e711e66cd37c36df974.tar.bz2 gentoo-23ca9c7b261b16c4ed145e711e66cd37c36df974.zip |
dev-ml/opam-repository: Stabilize 2.0.9 amd64, #817749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild index 8e93d92d047e..166395456fac 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.9.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" |