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 4F9A2138359 for ; Wed, 6 May 2020 07:01:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57E53E0949; Wed, 6 May 2020 07:01:41 +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 1F0E7E094F for ; Wed, 6 May 2020 07:01:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C090D34F647 for ; Wed, 6 May 2020 07:01:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07EA922B for ; Wed, 6 May 2020 07:01:36 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1588748478.ef9ea378672a453bd4cce92a2bb4caa6169d5b67.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/thunar/thunar-1.8.14.ebuild X-VCS-Directories: xfce-base/thunar/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ef9ea378672a453bd4cce92a2bb4caa6169d5b67 X-VCS-Branch: master Date: Wed, 6 May 2020 07:01:36 +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: cc5b7328-8c3d-4d50-9a9f-685c48444c19 X-Archives-Hash: 35a964333f5e4c8e338d0c7f3e80ec3f commit: ef9ea378672a453bd4cce92a2bb4caa6169d5b67 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed May 6 06:51:03 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed May 6 07:01:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9ea378 xfce-base/thunar: stable 1.8.14 for ppc, bug #720440 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> xfce-base/thunar/thunar-1.8.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/thunar/thunar-1.8.14.ebuild b/xfce-base/thunar/thunar-1.8.14.ebuild index f0a0028c1bd..a43c263c6a6 100644 --- a/xfce-base/thunar/thunar-1.8.14.ebuild +++ b/xfce-base/thunar/thunar-1.8.14.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0/3" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"