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 561AF1580D3 for ; Sun, 26 Nov 2023 12:38:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED5D12BC015; Sun, 26 Nov 2023 12:38:13 +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 D41AD2BC015 for ; Sun, 26 Nov 2023 12:38:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B741B34097F for ; Sun, 26 Nov 2023 12:38:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06CA913E9 for ; Sun, 26 Nov 2023 12:38:11 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1701002262.fb0b3fbd2692c67c26870ddb9a95cb52a5341391.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/superslicer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild X-VCS-Directories: media-gfx/superslicer/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fb0b3fbd2692c67c26870ddb9a95cb52a5341391 X-VCS-Branch: master Date: Sun, 26 Nov 2023 12:38:11 +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: 9daf8458-cbd2-4526-89b7-4e14151eabfa X-Archives-Hash: 127f3f6b6b90d5cab766b3289145566e commit: fb0b3fbd2692c67c26870ddb9a95cb52a5341391 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Nov 26 12:37:42 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Nov 26 12:37:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0b3fbd media-gfx/superslicer: Keyword 2.5.59.2-r2 arm64, #918578 Signed-off-by: Arthur Zamarin gentoo.org> media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild b/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild index 8d4ac88db07d..6dcdc6a1a61e 100644 --- a/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild +++ b/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="AGPL-3 Boost-1.0 GPL-2 LGPL-3 MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RESTRICT="test"