diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-01 15:36:32 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-04 16:04:54 +0200 |
commit | 1e8aa198a2acd14d6abc8fa04fc0d49e978b35e2 (patch) | |
tree | 0178a2d36e0f8361b088614b50eca4d94d125571 /dev-libs/tomsfastmath | |
parent | dev-libs/plasma-wayland-protocols: Add ~arm, ~arm64, ~x86 keywords (diff) | |
download | gentoo-1e8aa198a2acd14d6abc8fa04fc0d49e978b35e2.tar.gz gentoo-1e8aa198a2acd14d6abc8fa04fc0d49e978b35e2.tar.bz2 gentoo-1e8aa198a2acd14d6abc8fa04fc0d49e978b35e2.zip |
dev-libs/tomsfastmath: arm 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: Michał Górny <mgorny@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 016455eeab3d..94089caef860 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 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |