summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-13 22:24:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-13 22:24:59 +0200
commitf3513fe87113df2d94d01c53e26079f5ab116915 (patch)
tree20f2ca6e5653e56fdb74924fafda070364f662fc /dev-ml/opam-installer
parentdev-ml/opam-format: Stabilize 2.0.9 ppc64, #817749 (diff)
downloadgentoo-f3513fe87113df2d94d01c53e26079f5ab116915.tar.gz
gentoo-f3513fe87113df2d94d01c53e26079f5ab116915.tar.bz2
gentoo-f3513fe87113df2d94d01c53e26079f5ab116915.zip
dev-ml/opam-installer: Stabilize 2.0.9 ppc64, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-installer')
-rw-r--r--dev-ml/opam-installer/opam-installer-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild b/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
index 81fe573e074f..0d7748530ef7 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
@@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/opam-installer"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
# Cherry-picked from https://deb.debian.org/debian/pool/main/o/opam/opam_2.0.8-1.debian.tar.xz
PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" )