diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:25 +0000 |
commit | e2472e2f186634e307c86a02f000d696e412a170 (patch) | |
tree | e736206b837fc116ce7b80886ffd2cafc6ed1f5f /dev-ml/opam-installer | |
parent | dev-ml/opam-format: Stabilize 2.0.7-r2 ppc, #769317 (diff) | |
download | gentoo-e2472e2f186634e307c86a02f000d696e412a170.tar.gz gentoo-e2472e2f186634e307c86a02f000d696e412a170.tar.bz2 gentoo-e2472e2f186634e307c86a02f000d696e412a170.zip |
dev-ml/opam-installer: Stabilize 2.0.7-r1 ppc, #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 fdab6bed2355..87658e669be1 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=" |