commit: d4c6e4032444c64c47d3799475d6ef38da22e5b1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 10 16:29:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 10 16:30:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c6e403
dev-ml/astring: Keyword 0.8.5 x86, #769554 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/astring/astring-0.8.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/astring/astring-0.8.5.ebuild b/dev-ml/astring/astring-0.8.5.ebuild index a922e9b805d..95eaa737965 100644 --- a/dev-ml/astring/astring-0.8.5.ebuild +++ b/dev-ml/astring/astring-0.8.5.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 @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/astring/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" OCAML_DEP=">=dev-lang/ocaml-4.05.0:=" BDEPEND="
