diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 22:24:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 22:24:59 +0200 |
commit | f3513fe87113df2d94d01c53e26079f5ab116915 (patch) | |
tree | 20f2ca6e5653e56fdb74924fafda070364f662fc /dev-ml/opam-installer | |
parent | dev-ml/opam-format: Stabilize 2.0.9 ppc64, #817749 (diff) | |
download | gentoo-f3513fe87113df2d94d01c53e26079f5ab116915.tar.gz gentoo-f3513fe87113df2d94d01c53e26079f5ab116915.tar.bz2 gentoo-f3513fe87113df2d94d01c53e26079f5ab116915.zip |
dev-ml/opam-installer: Stabilize 2.0.9 ppc64, #817749
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.9.ebuild | 2 |
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 81fe573e074f..0d7748530ef7 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" ) |