diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 03:06:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 03:06:11 +0000 |
commit | 39b5384554837044d1b5084c6ef0a628f47875ff (patch) | |
tree | 8d8c8755ba298223e89879dab53f2e0e2fde0b26 /dev-libs/tomsfastmath | |
parent | dev-libs/libtomcrypt: Stabilize 1.18.2-r2 amd64, #767103 (diff) | |
download | gentoo-39b5384554837044d1b5084c6ef0a628f47875ff.tar.gz gentoo-39b5384554837044d1b5084c6ef0a628f47875ff.tar.bz2 gentoo-39b5384554837044d1b5084c6ef0a628f47875ff.zip |
dev-libs/tomsfastmath: Stabilize 0.13.1-r1 amd64, #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 74d47022645f..35113efd3c4e 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" |