From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 7A5C01581F0 for ; Sat, 25 Jan 2025 11:01:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 654A9343570 for ; Sat, 25 Jan 2025 11:01:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7A07D11042E; Sat, 25 Jan 2025 11:01:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 6FEC511042E for ; Sat, 25 Jan 2025 11:01:48 +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 26D7A34329A for ; Sat, 25 Jan 2025 11:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B19F82195 for ; Sat, 25 Jan 2025 11:01:46 +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: <1737802901.4f60325a034e0a5becb78160c4d16b6c6ffb46b3.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-fsguard-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.4.ebuild X-VCS-Directories: xfce-extra/xfce4-fsguard-plugin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 4f60325a034e0a5becb78160c4d16b6c6ffb46b3 X-VCS-Branch: master Date: Sat, 25 Jan 2025 11:01:46 +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: bc16360a-df1e-41d8-96ad-f7a54bf44fb1 X-Archives-Hash: 196188f63e023ffce5704f591b719966 commit: 4f60325a034e0a5becb78160c4d16b6c6ffb46b3 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jan 25 11:01:41 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 25 11:01:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f60325a xfce-extra/xfce4-fsguard-plugin: Stabilize 1.1.4 arm, #948714 Signed-off-by: Arthur Zamarin gentoo.org> xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.4.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.4.ebuild index 7b41cfa05d75..e8f06f4e9544 100644 --- a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.4.ebuild +++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50.0