diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-06-21 08:26:34 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-06-21 09:37:40 -0400 |
commit | 129b91e7a35315932451e8ac27bd2c59038ebee8 (patch) | |
tree | ebfe49d3cc4ca44a9491d1f73f9ddb70e8f038e7 /dev-libs/tomsfastmath | |
parent | media-sound/gsm: [QA] Pass RANLIB to build system (diff) | |
download | gentoo-129b91e7a35315932451e8ac27bd2c59038ebee8.tar.gz gentoo-129b91e7a35315932451e8ac27bd2c59038ebee8.tar.bz2 gentoo-129b91e7a35315932451e8ac27bd2c59038ebee8.zip |
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@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath')
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild index a4c45639df8e..8ddde1737502 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" |