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 1F5CB13835D for ; Wed, 26 May 2021 06:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 726FFE0848; Wed, 26 May 2021 06:51:17 +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 5D3AAE0848 for ; Wed, 26 May 2021 06:51:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 01DC5335DA0 for ; Wed, 26 May 2021 06:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 762D4797 for ; Wed, 26 May 2021 06:51:14 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1622011866.c9178d9f4153f94c543f4b2d8dc3003a2ea5ffb1.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rw/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/rw/rw-0.9.ebuild X-VCS-Directories: sci-mathematics/rw/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c9178d9f4153f94c543f4b2d8dc3003a2ea5ffb1 X-VCS-Branch: master Date: Wed, 26 May 2021 06:51:14 +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: 377e39a4-10d6-4576-9162-a1e67a3f2fe7 X-Archives-Hash: bcd4ff51266a9d96731d0b218d639c56 commit: c9178d9f4153f94c543f4b2d8dc3003a2ea5ffb1 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed May 26 06:51:06 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed May 26 06:51:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9178d9f sci-mathematics/rw: x86 stable wrt bug #792066 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> sci-mathematics/rw/rw-0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/rw/rw-0.9.ebuild b/sci-mathematics/rw/rw-0.9.ebuild index a831cb6f9a2..66b44f3cc23 100644 --- a/sci-mathematics/rw/rw-0.9.ebuild +++ b/sci-mathematics/rw/rw-0.9.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/project/rankwidth/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" # We have a file collision (librw.so) with xpaint, bug 560210.