diff options
author | Sam James <sam@gentoo.org> | 2023-02-23 23:37:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-23 23:37:40 +0000 |
commit | 6e8c63125fa091c9c438ec2f8b3e3dbfd2b80578 (patch) | |
tree | eea6de6de45105489eebef87b159a6a45ed13441 /dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild | |
parent | dev-ml/opam-format: Stabilize 2.0.10 amd64, #896100 (diff) | |
download | gentoo-6e8c63125fa091c9c438ec2f8b3e3dbfd2b80578.tar.gz gentoo-6e8c63125fa091c9c438ec2f8b3e3dbfd2b80578.tar.bz2 gentoo-6e8c63125fa091c9c438ec2f8b3e3dbfd2b80578.zip |
dev-ml/opam-installer: Stabilize 2.0.10-r1 amd64, #896100
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild')
-rw-r--r-- | dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b2702a3439af..7165f3fba757 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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" ) |