diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 02:47:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 02:47:47 +0100 |
commit | 6b97236b340ce0bbe55e6ac1d8e72d5557616dbb (patch) | |
tree | 17fbd548e031bc42b2bb665b24868c933bc068a4 /dev-ml | |
parent | dev-ml/opam-state: Keyword 2.0.8-r1 x86, #788406 (diff) | |
download | gentoo-6b97236b340ce0bbe55e6ac1d8e72d5557616dbb.tar.gz gentoo-6b97236b340ce0bbe55e6ac1d8e72d5557616dbb.tar.bz2 gentoo-6b97236b340ce0bbe55e6ac1d8e72d5557616dbb.zip |
dev-ml/opam-installer: Keyword 2.0.8-r3 x86, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 931de0a20eb5..a2b88905a299 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" +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" ) |