summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-11 00:44:47 +0000
committerSam James <sam@gentoo.org>2022-01-11 00:44:47 +0000
commitefe4a31bff52563994654956581f651326622da8 (patch)
tree72de51db5a41723d1a5bd3923669bb4ecbf0a582 /dev-ml
parentdev-ml/opam: Stabilize 2.0.9 amd64, #817749 (diff)
downloadgentoo-efe4a31bff52563994654956581f651326622da8.tar.gz
gentoo-efe4a31bff52563994654956581f651326622da8.tar.bz2
gentoo-efe4a31bff52563994654956581f651326622da8.zip
dev-ml/opam-installer: Stabilize 2.0.9 amd64, #817749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 296a104f747e..affb837429ae 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" )