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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 391031382C5 for ; Mon, 29 Jun 2020 18:24:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7635DE090E; Mon, 29 Jun 2020 18:24:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 598ECE090E for ; Mon, 29 Jun 2020 18:24:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B431D34F36C for ; Mon, 29 Jun 2020 18:24:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A0752C4 for ; Mon, 29 Jun 2020 18:24:17 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1593455011.0d826408d13e18b8322bd9c5432bdbccc690a513.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-shares-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild X-VCS-Directories: xfce-extra/thunar-shares-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0d826408d13e18b8322bd9c5432bdbccc690a513 X-VCS-Branch: master Date: Mon, 29 Jun 2020 18:24:17 +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: 270a81c7-502e-4e89-9105-05e0d89ce5cd X-Archives-Hash: 9cf8b26ee22e0eb57e3a79c4fe2f131d commit: 0d826408d13e18b8322bd9c5432bdbccc690a513 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jun 29 18:23:31 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jun 29 18:23:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d826408 xfce-extra/thunar-shares-plugin: amd64 stable wrt bug #725708 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada gentoo.org> xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild index 3bb94fd3d94..501566b11ff 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18