diff options
author | 2020-07-17 17:16:54 +0200 | |
---|---|---|
committer | 2020-07-17 17:16:54 +0200 | |
commit | e614fadae62a4e36e6d0f988aeedd578f46c4238 (patch) | |
tree | 77cea1e5f4afa553a14ce0ce01e57f9e639bc42b /dev-libs | |
parent | app-antivirus/clamav: x86 stable wrt bug #732944 (diff) | |
download | gentoo-e614fadae62a4e36e6d0f988aeedd578f46c4238.tar.gz gentoo-e614fadae62a4e36e6d0f988aeedd578f46c4238.tar.bz2 gentoo-e614fadae62a4e36e6d0f988aeedd578f46c4238.zip |
dev-libs/tomsfastmath: x86 stable wrt bug #732944
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild index 6611f30c2008..84470bb7f274 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild @@ -17,7 +17,7 @@ LICENSE="Unlicense" # 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" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |