commit: 129b91e7a35315932451e8ac27bd2c59038ebee8 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Jun 21 12:26:34 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Jun 21 13:37:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129b91e7
dev-libs/tomsfastmath: keyword ~x86. We can't wait forever on this, and presumably it works since all we've done is de-bundle the clamav copy (that worked on x86). Closes: https://bugs.gentoo.org/725414 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild index a4c45639df8..8ddde173750 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild @@ -17,7 +17,7 @@ LICENSE="Unlicense" # https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch"
