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 8179B138359 for ; Tue, 1 Sep 2020 04:41:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE829E09E9; Tue, 1 Sep 2020 04:41:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9417AE09E9 for ; Tue, 1 Sep 2020 04:41:53 +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 5F7BD340E3D for ; Tue, 1 Sep 2020 04:41:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA31B2EE for ; Tue, 1 Sep 2020 04:41:50 +0000 (UTC) From: "Dennis Lamm" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dennis Lamm" Message-ID: <1598935306.712e9fe10c3af56d9b98be1477a1de5d40830d97.expeditioneer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/clipper/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/clipper/clipper-6.4.2.ebuild X-VCS-Directories: dev-libs/clipper/ X-VCS-Committer: expeditioneer X-VCS-Committer-Name: Dennis Lamm X-VCS-Revision: 712e9fe10c3af56d9b98be1477a1de5d40830d97 X-VCS-Branch: master Date: Tue, 1 Sep 2020 04:41:50 +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: bc2057ff-92b8-4c17-8df8-645b689057d7 X-Archives-Hash: 5c9cde6c40ca6f45ff1e4c472d1887d3 commit: 712e9fe10c3af56d9b98be1477a1de5d40830d97 Author: Dennis Lamm gentoo org> AuthorDate: Tue Sep 1 04:41:46 2020 +0000 Commit: Dennis Lamm gentoo org> CommitDate: Tue Sep 1 04:41:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712e9fe1 dev-libs/clipper: added ~x86 keyword Signed-off-by: Dennis Lamm gentoo.org> Package-Manager: Portage-2.3.103, Repoman-2.3.23 dev-libs/clipper/clipper-6.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/clipper/clipper-6.4.2.ebuild b/dev-libs/clipper/clipper-6.4.2.ebuild index fd2344e7318..bf08e270512 100644 --- a/dev-libs/clipper/clipper-6.4.2.ebuild +++ b/dev-libs/clipper/clipper-6.4.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/project/polyclipping/${MY_P}.zip -> ${P}.zip" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE=""