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 D1DE71382C5 for ; Sat, 3 Mar 2018 17:48:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11744E0976; Sat, 3 Mar 2018 17:48:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DD642E0976 for ; Sat, 3 Mar 2018 17:48:29 +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 E5DED335C31 for ; Sat, 3 Mar 2018 17:48:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F72A23D for ; Sat, 3 Mar 2018 17:48:26 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1520099291.84a82bdf59f5064cc36558345b046af99d073f60.klausman@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.6.13.ebuild X-VCS-Directories: xfce-base/thunar/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 84a82bdf59f5064cc36558345b046af99d073f60 X-VCS-Branch: master Date: Sat, 3 Mar 2018 17:48:26 +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-Archives-Salt: da241332-ca1e-4038-9a11-4035d9044610 X-Archives-Hash: ecd681ea980ab3106b39cfd5e4e0ddd3 commit: 84a82bdf59f5064cc36558345b046af99d073f60 Author: Tobias Klausmann gentoo org> AuthorDate: Sat Mar 3 13:42:52 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Mar 3 17:48:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a82bdf xfce-base/thunar-1.6.13-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/643074 xfce-base/thunar/thunar-1.6.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/thunar/thunar-1.6.13.ebuild b/xfce-base/thunar/thunar-1.6.13.ebuild index fbc500acb8f..00cb87b8d36 100644 --- a/xfce-base/thunar/thunar-1.6.13.ebuild +++ b/xfce-base/thunar/thunar-1.6.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"