diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 14:10:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 14:10:46 +0000 |
commit | 33574727f00813c189e42ac15faeaea4c3f3b327 (patch) | |
tree | 931514e09f907a8b125418c3da3214a10b6218a6 /dev-libs/tomsfastmath | |
parent | dev-libs/libtomcrypt: Stabilize 1.18.2-r2 sparc, #767103 (diff) | |
download | gentoo-33574727f00813c189e42ac15faeaea4c3f3b327.tar.gz gentoo-33574727f00813c189e42ac15faeaea4c3f3b327.tar.bz2 gentoo-33574727f00813c189e42ac15faeaea4c3f3b327.zip |
dev-libs/tomsfastmath: Stabilize 0.13.1-r1 sparc, #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 60d3ed9d753e..b10434cf8cc5 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" |