diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 20:06:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 20:06:23 +0000 |
commit | 9d8de9398ede08442fc617903c05290eb884ca60 (patch) | |
tree | e3c42029eac7796e77ae38c7dcd3f05cae234535 /dev-libs/tomsfastmath | |
parent | dev-libs/libtomcrypt: Stabilize 1.18.2-r2 ppc, #767103 (diff) | |
download | gentoo-9d8de9398ede08442fc617903c05290eb884ca60.tar.gz gentoo-9d8de9398ede08442fc617903c05290eb884ca60.tar.bz2 gentoo-9d8de9398ede08442fc617903c05290eb884ca60.zip |
dev-libs/tomsfastmath: Stabilize 0.13.1-r1 ppc, #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 8bc5ef9f29f3..74d47022645f 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" |