diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:07:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:07:44 +0200 |
commit | 67b73abbd5b6bc37cf9f8acd568b41524663cf31 (patch) | |
tree | b2482767e66fe42d51dd54b9a9dfec05aa5fb4b9 /dev-ml/opam-installer | |
parent | dev-ml/opam-format: Stabilize 2.0.9 ppc, #817749 (diff) | |
download | gentoo-67b73abbd5b6bc37cf9f8acd568b41524663cf31.tar.gz gentoo-67b73abbd5b6bc37cf9f8acd568b41524663cf31.tar.bz2 gentoo-67b73abbd5b6bc37cf9f8acd568b41524663cf31.zip |
dev-ml/opam-installer: Stabilize 2.0.9 ppc, #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 ac6d06fac673..296a104f747e 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" ) |