diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 12:23:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 12:23:45 +0000 |
commit | 249710be6b4ee16d97e00a0523eda062a05cc73c (patch) | |
tree | a727162ab7b50d2ccde166b40e89ff7c636dfe44 /dev-ml | |
parent | dev-ml/opam: Stabilize 2.0.9 x86, #817749 (diff) | |
download | gentoo-249710be6b4ee16d97e00a0523eda062a05cc73c.tar.gz gentoo-249710be6b4ee16d97e00a0523eda062a05cc73c.tar.bz2 gentoo-249710be6b4ee16d97e00a0523eda062a05cc73c.zip |
dev-ml/opam-installer: Stabilize 2.0.9 x86, #817749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 0d7748530ef7..aca6cfe9fc4a 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" ) |