diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 21:10:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 21:12:19 +0100 |
commit | d6f7b10beed8ace3eb9cede8aa9b277e04e0b802 (patch) | |
tree | 23fb249344545efed4dda155b88f2e32e674ba10 /dev-ml/ocaml-ssl | |
parent | sci-libs/netcdf: x86 stable (bug #770649) (diff) | |
download | gentoo-d6f7b10beed8ace3eb9cede8aa9b277e04e0b802.tar.gz gentoo-d6f7b10beed8ace3eb9cede8aa9b277e04e0b802.tar.bz2 gentoo-d6f7b10beed8ace3eb9cede8aa9b277e04e0b802.zip |
dev-ml/ocaml-ssl: x86 stable (bug #750383)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ssl')
-rw-r--r-- | dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild index dfac745fb556..4549118d7636 100644 --- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ RDEPEND="${DEPEND}" SLOT="0/${PV}" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86" src_install() { dune_src_install |