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 9B53C158089 for ; Wed, 4 Oct 2023 08:24:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E33072BC091; Wed, 4 Oct 2023 08:24:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CF18E2BC091 for ; Wed, 4 Oct 2023 08:24:33 +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 29CE3335D17 for ; Wed, 4 Oct 2023 08:24:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA9F398E for ; Wed, 4 Oct 2023 08:24:30 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1696407867.dd8030b54ed6bfd71930f429e30cd6a3b3a75117.juippis@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.8.0.ebuild X-VCS-Directories: gnome-extra/nemo-fileroller/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: dd8030b54ed6bfd71930f429e30cd6a3b3a75117 X-VCS-Branch: master Date: Wed, 4 Oct 2023 08:24:30 +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: a8f0834f-e448-4268-ae36-9fb5f0267403 X-Archives-Hash: 419e2e4e5a4a5fd345254990376c6ca0 commit: dd8030b54ed6bfd71930f429e30cd6a3b3a75117 Author: Joonas Niilola gentoo org> AuthorDate: Wed Oct 4 08:23:42 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Oct 4 08:24:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8030b5 gnome-extra/nemo-fileroller: Stabilize 5.8.0 amd64, #914901 Signed-off-by: Joonas Niilola gentoo.org> gnome-extra/nemo-fileroller/nemo-fileroller-5.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo-fileroller/nemo-fileroller-5.8.0.ebuild b/gnome-extra/nemo-fileroller/nemo-fileroller-5.8.0.ebuild index c06d78f09db0..718f784bb5ce 100644 --- a/gnome-extra/nemo-fileroller/nemo-fileroller-5.8.0.ebuild +++ b/gnome-extra/nemo-fileroller/nemo-fileroller-5.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxmint/nemo-extensions/archive/${PV}.tar.gz -> ${ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" DEPEND=" >=dev-libs/glib-2.14.0:2