diff options
Diffstat (limited to 'dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild')
-rw-r--r-- | dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild index 39ca4662885..6a49bd4c7cd 100644 --- a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild +++ b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1544/ocamlmod-0.0.8.tar.gz LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" |