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 9D30915ACFC for ; Sun, 30 Apr 2023 23:50:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CBF3E0870; Sun, 30 Apr 2023 23:50:12 +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 2EC27E086E for ; Sun, 30 Apr 2023 23:50:12 +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 96CAE341253 for ; Sun, 30 Apr 2023 23:50:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05398A63 for ; Sun, 30 Apr 2023 23:50:08 +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: <1682898571.0f600415f426a3b1c35333619e1a5f9dcb543da6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo-fileroller/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nemo-fileroller/nemo-fileroller-5.6.1.ebuild X-VCS-Directories: gnome-extra/nemo-fileroller/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0f600415f426a3b1c35333619e1a5f9dcb543da6 X-VCS-Branch: master Date: Sun, 30 Apr 2023 23:50:08 +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: 3898b698-74cc-421e-ad7a-695b2d7f227d X-Archives-Hash: 1db912989e8e630c4832d181a1dfe7e6 commit: 0f600415f426a3b1c35333619e1a5f9dcb543da6 Author: Sam James gentoo org> AuthorDate: Sun Apr 30 23:48:58 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 30 23:49:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f600415 gnome-extra/nemo-fileroller: Stabilize 5.6.1 x86, #905377 Signed-off-by: Sam James gentoo.org> gnome-extra/nemo-fileroller/nemo-fileroller-5.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/nemo-fileroller/nemo-fileroller-5.6.1.ebuild b/gnome-extra/nemo-fileroller/nemo-fileroller-5.6.1.ebuild index c0ec7518f544..3ad3da33cf20 100644 --- a/gnome-extra/nemo-fileroller/nemo-fileroller-5.6.1.ebuild +++ b/gnome-extra/nemo-fileroller/nemo-fileroller-5.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxmint/nemo-extensions/archive/nemo-fileroller-5. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.14.0