diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-28 17:45:05 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-28 19:19:52 +0100 |
commit | ecc202ad125eb4676685f2b05e06f7c6298fac88 (patch) | |
tree | e20b1582f36421a2b3fffbbaa15ff1bf13714758 /dev-libs/tomsfastmath | |
parent | dev-python/werkzeug: keyworded 1.0.1 for hppa, bug #719700 (diff) | |
download | gentoo-ecc202ad125eb4676685f2b05e06f7c6298fac88.tar.gz gentoo-ecc202ad125eb4676685f2b05e06f7c6298fac88.tar.bz2 gentoo-ecc202ad125eb4676685f2b05e06f7c6298fac88.zip |
dev-libs/tomsfastmath: keyworded 0.13.1 for sparc, bug #725414
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 ad32150329de..f76f0fec6aad 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 ~arm64" +KEYWORDS="~amd64 ~arm64 ~sparc" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |