summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-10 21:56:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-10 21:56:33 +0200
commit818c7bbc2afa86e2d48675a22eb8ed1aa9ef6eef (patch)
treea18abb2caf3b3a04a8e93270678ca6b3863bcf36 /dev-ml
parentdev-ml/opam-format: Stabilize 2.0.9 arm, #817749 (diff)
downloadgentoo-818c7bbc2afa86e2d48675a22eb8ed1aa9ef6eef.tar.gz
gentoo-818c7bbc2afa86e2d48675a22eb8ed1aa9ef6eef.tar.bz2
gentoo-818c7bbc2afa86e2d48675a22eb8ed1aa9ef6eef.zip
dev-ml/opam-installer: Stabilize 2.0.9 arm, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-installer/opam-installer-2.0.9.ebuild4
1 files changed, 2 insertions, 2 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 a2b88905a299..ac6d06fac673 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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" )