diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 14:09:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 14:09:17 +0000 |
commit | b961100dcfaa195bcd71ae4dae51b438299db59f (patch) | |
tree | 0eef71432ee2c208866fa94a069e79f951d21564 /dev-libs/tomsfastmath | |
parent | dev-libs/libtomcrypt: Stabilize 1.18.2-r2 ppc64, #767103 (diff) | |
download | gentoo-b961100dcfaa195bcd71ae4dae51b438299db59f.tar.gz gentoo-b961100dcfaa195bcd71ae4dae51b438299db59f.tar.bz2 gentoo-b961100dcfaa195bcd71ae4dae51b438299db59f.zip |
dev-libs/tomsfastmath: Stabilize 0.13.1-r1 ppc64, #767103
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath')
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild index 77dca0104670..60d3ed9d753e 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild @@ -16,7 +16,7 @@ LICENSE="Unlicense" # Helpful site: # 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" BDEPEND="sys-devel/libtool" |