diff options
-rw-r--r-- | dev-ml/ocaml-ssl/ocaml-ssl-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3.ebuild index ea7d15fd6b15..bb705d660168 100644 --- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3.ebuild +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ RDEPEND="${DEPEND}" SLOT="0/${PV}" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" src_compile() { emake -j1 |