From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 834AA1382C5 for ; Thu, 28 May 2020 18:20:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D6B4E0826; Thu, 28 May 2020 18:20:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21BB6E0826 for ; Thu, 28 May 2020 18:20:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CACF34EBC4 for ; Thu, 28 May 2020 18:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 582ED279 for ; Thu, 28 May 2020 18:20:03 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1590689992.ecc202ad125eb4676685f2b05e06f7c6298fac88.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tomsfastmath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild X-VCS-Directories: dev-libs/tomsfastmath/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ecc202ad125eb4676685f2b05e06f7c6298fac88 X-VCS-Branch: master Date: Thu, 28 May 2020 18:20:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6af14e82-8e38-40df-885a-8fb531352a59 X-Archives-Hash: dc332c168eb48c5c5e96397515be9d6e commit: ecc202ad125eb4676685f2b05e06f7c6298fac88 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu May 28 15:45:05 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu May 28 18:19:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc202ad dev-libs/tomsfastmath: keyworded 0.13.1 for sparc, bug #725414 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild index ad32150329d..f76f0fec6aa 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" +KEYWORDS="~amd64 ~arm64 ~sparc" PATCHES=( "${FILESDIR}/${P}-makefile-fix.patch"