diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 21:03:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 21:03:27 +0100 |
commit | fb819371ddcc52134fccd45c167d026dd9de5d2c (patch) | |
tree | 581a6268a45edb7c8730e93ea3ccd95358fd011f /dev-libs/tomsfastmath | |
parent | profiles/arch/arm64: Unmask py3.8+3.9 (diff) | |
download | gentoo-fb819371ddcc52134fccd45c167d026dd9de5d2c.tar.gz gentoo-fb819371ddcc52134fccd45c167d026dd9de5d2c.tar.bz2 gentoo-fb819371ddcc52134fccd45c167d026dd9de5d2c.zip |
dev-libs/tomsfastmath: keyworded 0.13.1 for ia64, bug #725414
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath')
-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 4db3691e5736..9f78ad519b97 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="~amd64 ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |