diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:22:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:22:29 +0100 |
commit | 79f39f51ecad0818f46d901492e4ce33a0fbf0a2 (patch) | |
tree | 207cda214fda2281adbaa2de7102d4be77b75c1a /dev-libs/tomsfastmath | |
parent | dev-libs/tomsfastmath: keyworded 0.13.1 for ppc, bug #725414 (diff) | |
download | gentoo-79f39f51ecad0818f46d901492e4ce33a0fbf0a2.tar.gz gentoo-79f39f51ecad0818f46d901492e4ce33a0fbf0a2.tar.bz2 gentoo-79f39f51ecad0818f46d901492e4ce33a0fbf0a2.zip |
dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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 81182800d1ab..4db3691e5736 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 ~sparc" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |