summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-13 06:33:27 +0000
committerSam James <sam@gentoo.org>2022-01-13 06:34:29 +0000
commit40b71e90994c410f8f49fe43d85264fbe0327e85 (patch)
treed1b7da38e04c4b28878cf34c84feecc3991a2d7e /dev-ml/opam-installer
parentdev-ml/opam: Stabilize 2.0.9 arm64, #817749 (diff)
downloadgentoo-40b71e90994c410f8f49fe43d85264fbe0327e85.tar.gz
gentoo-40b71e90994c410f8f49fe43d85264fbe0327e85.tar.bz2
gentoo-40b71e90994c410f8f49fe43d85264fbe0327e85.zip
dev-ml/opam-installer: Stabilize 2.0.9 arm64, #817749
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.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 affb837429ae..81fe573e074f 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" )