summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-19 13:42:22 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-19 18:08:22 -0500
commit1049f070f7b254cc725f8fd5577b96ddfc5d50e7 (patch)
treeffd6df70f379a53bd6c474d2248a00b1aacb4960 /dev-ml
parentdev-ml/opam-format: Stabilize 2.0.10 arm, #896100 (diff)
downloadgentoo-1049f070f7b254cc725f8fd5577b96ddfc5d50e7.tar.gz
gentoo-1049f070f7b254cc725f8fd5577b96ddfc5d50e7.tar.bz2
gentoo-1049f070f7b254cc725f8fd5577b96ddfc5d50e7.zip
dev-ml/opam-installer: Stabilize 2.0.10-r1 arm, #896100
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild b/dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild
index 7539dc4fc77a..a33b53110bc8 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.10-r1.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" )