diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:38 +0000 |
commit | aad09f770db90a13ca42e0807ffc465883f51449 (patch) | |
tree | 4bb6fc6b358150bce8a94af3e04865fc5e56845f /dev-ml/opam-installer | |
parent | dev-ml/opam-format: Stabilize 2.0.7-r2 x86, #769317 (diff) | |
download | gentoo-aad09f770db90a13ca42e0807ffc465883f51449.tar.gz gentoo-aad09f770db90a13ca42e0807ffc465883f51449.tar.bz2 gentoo-aad09f770db90a13ca42e0807ffc465883f51449.zip |
dev-ml/opam-installer: Stabilize 2.0.7-r1 x86, #769317
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.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild b/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild index cd293c11cb03..fdab6bed2355 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.7-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/opam-full-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="" RDEPEND=" |