diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 23:02:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 23:02:06 +0000 |
commit | 9e5f2a5c13232b3473065276808d980170ef740b (patch) | |
tree | fd288df7aceea16556984a3890bfe01016dd5099 /dev-libs/tomsfastmath | |
parent | app-antivirus/clamav: ppc64 stable (bug #732944) (diff) | |
download | gentoo-9e5f2a5c13232b3473065276808d980170ef740b.tar.gz gentoo-9e5f2a5c13232b3473065276808d980170ef740b.tar.bz2 gentoo-9e5f2a5c13232b3473065276808d980170ef740b.zip |
dev-libs/tomsfastmath: ppc64 stable (bug #732944)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 e2f98e39ef1a..83ddf2b713fa 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |