diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-06 23:21:05 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:05 +0200 |
commit | 9c3671a62db50ab30ec93cdfd01d09fbacb3e4c4 (patch) | |
tree | 7fba06f08a5e017b2af87fd3cdf6cc0ffd830150 /dev-ml/opam-installer | |
parent | dev-ml/opam-format: Stabilize 2.0.10 arm64, #896100 (diff) | |
download | gentoo-9c3671a62db50ab30ec93cdfd01d09fbacb3e4c4.tar.gz gentoo-9c3671a62db50ab30ec93cdfd01d09fbacb3e4c4.tar.bz2 gentoo-9c3671a62db50ab30ec93cdfd01d09fbacb3e4c4.zip |
dev-ml/opam-installer: Stabilize 2.0.10-r1 arm64, #896100
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
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.10-r1.ebuild | 2 |
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 7165f3fba757..3f72bdfa982e 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" ) |