diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:53:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:53:09 +0000 |
commit | 8ba52a1cbdf6830e46b2b43d1515f06cd426f5b1 (patch) | |
tree | 3be17af9bc1aeb57476cf90e6112d6aee4f53e01 /dev-ml/opam-installer | |
parent | dev-ml/opam-format: Stabilize 2.0.7-r2 amd64, #769317 (diff) | |
download | gentoo-8ba52a1cbdf6830e46b2b43d1515f06cd426f5b1.tar.gz gentoo-8ba52a1cbdf6830e46b2b43d1515f06cd426f5b1.tar.bz2 gentoo-8ba52a1cbdf6830e46b2b43d1515f06cd426f5b1.zip |
dev-ml/opam-installer: Stabilize 2.0.7-r1 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-installer')
-rw-r--r-- | dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild b/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild index e08df2da8073..cd293c11cb03 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/opam-full-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="" RDEPEND=" |