commit: 373ea8f6349f611fba48c7b4e61ef28f3f0cc986 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 21:45:21 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 21:56:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373ea8f6
dev-ml/integers: x86 keyworded (bug #619536) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ml/integers/integers-0.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/integers/integers-0.2.2.ebuild b/dev-ml/integers/integers-0.2.2.ebuild index 224d5da47da..4c499913430 100644 --- a/dev-ml/integers/integers-0.2.2.ebuild +++ b/dev-ml/integers/integers-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-integers/releases/download/v${PV}/${ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND="dev-lang/ocaml:="
