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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A2FFE158091 for ; Fri, 10 Jun 2022 03:16:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFC3F2BC019; Fri, 10 Jun 2022 03:16:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90D0C2BC019 for ; Fri, 10 Jun 2022 03:16:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A920341656 for ; Fri, 10 Jun 2022 03:16:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CCE34FB for ; Fri, 10 Jun 2022 03:16:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1654830950.3309b3db0c33d3ba117b9ac3448c82b12e6bb614.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/prusaslicer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/prusaslicer/prusaslicer-2.6.0_pre20220601.ebuild X-VCS-Directories: media-gfx/prusaslicer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3309b3db0c33d3ba117b9ac3448c82b12e6bb614 X-VCS-Branch: master Date: Fri, 10 Jun 2022 03:16:07 +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: 9045de9b-41de-4438-9902-416ead271ef4 X-Archives-Hash: fb4167fd0dadf586e62aaa269fc11837 commit: 3309b3db0c33d3ba117b9ac3448c82b12e6bb614 Author: Sam James gentoo org> AuthorDate: Fri Jun 10 03:15:50 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jun 10 03:15:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3309b3db media-gfx/prusaslicer: Stabilize 2.6.0_pre20220601 amd64, #843353 Signed-off-by: Sam James gentoo.org> media-gfx/prusaslicer/prusaslicer-2.6.0_pre20220601.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/prusaslicer/prusaslicer-2.6.0_pre20220601.ebuild b/media-gfx/prusaslicer/prusaslicer-2.6.0_pre20220601.ebuild index aecea64d8cd9..380cd394c637 100644 --- a/media-gfx/prusaslicer/prusaslicer-2.6.0_pre20220601.ebuild +++ b/media-gfx/prusaslicer/prusaslicer-2.6.0_pre20220601.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}.tar.xz" LICENSE="AGPL-3 Boost-1.0 GPL-2 LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="test"