diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 14:06:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 14:06:25 +0000 |
commit | 387c235062c47e5a910994b7dc0fc107bd996efb (patch) | |
tree | b34977cc3935d44fa48a1bc4b36100f3cb6720cc /dev-libs/tomsfastmath | |
parent | dev-libs/libtomcrypt: Stabilize 1.18.2-r2 arm64, #767103 (diff) | |
download | gentoo-387c235062c47e5a910994b7dc0fc107bd996efb.tar.gz gentoo-387c235062c47e5a910994b7dc0fc107bd996efb.tar.bz2 gentoo-387c235062c47e5a910994b7dc0fc107bd996efb.zip |
dev-libs/tomsfastmath: Stabilize 0.13.1-r1 arm64, #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 844b7e312478..77dca0104670 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" |