diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:21:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:21:41 +0100 |
commit | 4fc2993c5e86cf8c5abf7a1e6aa89be91847a552 (patch) | |
tree | 987c73789f5e239c62276123f29f25656c75d1c2 /dev-libs/tomsfastmath | |
parent | app-shells/bash: stable 5.0_p17 for hppa, bug #719942 (diff) | |
download | gentoo-4fc2993c5e86cf8c5abf7a1e6aa89be91847a552.tar.gz gentoo-4fc2993c5e86cf8c5abf7a1e6aa89be91847a552.tar.bz2 gentoo-4fc2993c5e86cf8c5abf7a1e6aa89be91847a552.zip |
dev-libs/tomsfastmath: keyworded 0.13.1 for ppc, bug #725414
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 f76f0fec6aad..81182800d1ab 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 ~sparc" +KEYWORDS="~amd64 ~arm64 ~ppc ~sparc" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch" |