diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-26 09:37:27 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-27 19:56:42 +0300 |
commit | 1b424f141ad26b91bc9441f274edf1323a5320e4 (patch) | |
tree | 2c996bc4dae6ae95e859f1b322e9b2e35473faf3 /dev-libs | |
parent | dev-util/android-studio: bump to 3.6.3 (diff) | |
download | gentoo-1b424f141ad26b91bc9441f274edf1323a5320e4.tar.gz gentoo-1b424f141ad26b91bc9441f274edf1323a5320e4.tar.bz2 gentoo-1b424f141ad26b91bc9441f274edf1323a5320e4.zip |
dev-libs/tomsfastmath: arm64 keyworded (bug #725414)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 9518b0945ad2..ad32150329de 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="~amd64" +KEYWORDS="~amd64 ~arm64" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |