diff options
author | Sam James <sam@gentoo.org> | 2021-02-02 21:01:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-02 21:01:33 +0000 |
commit | 274ad250216c07b92e4b02a093d68ff9ec6bc016 (patch) | |
tree | d2944d3188ad825348d401d54a7a9e7d180366b9 /dev-libs | |
parent | sys-apps/moreutils: Stabilize 0.65 amd64, #768375 (diff) | |
download | gentoo-274ad250216c07b92e4b02a093d68ff9ec6bc016.tar.gz gentoo-274ad250216c07b92e4b02a093d68ff9ec6bc016.tar.bz2 gentoo-274ad250216c07b92e4b02a093d68ff9ec6bc016.zip |
dev-libs/tomsfastmath: Stabilize 0.13.1-r1 x86, #767103
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 35113efd3c4e..9eabf46f3fef 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" |