diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 10:44:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 10:44:05 +0100 |
commit | c77c50b64aa09838b19ee99cd4aa4d86688e172e (patch) | |
tree | 3c9c3188168e278663dc76dcae9628437fe1a634 /dev-ml/opam-installer | |
parent | dev-ml/dose3: Stabilize 6.0.1_p2 x86, #815910 (diff) | |
download | gentoo-c77c50b64aa09838b19ee99cd4aa4d86688e172e.tar.gz gentoo-c77c50b64aa09838b19ee99cd4aa4d86688e172e.tar.bz2 gentoo-c77c50b64aa09838b19ee99cd4aa4d86688e172e.zip |
dev-ml/opam-installer: Stabilize 2.0.8-r3 x86, #815910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-installer')
-rw-r--r-- | dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild b/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild index 2f86f0c66750..919e02b41347 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.8-r3.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" ) |