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 C0F311382C5 for ; Fri, 5 Jan 2018 11:08:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D9FFE0CA1; Fri, 5 Jan 2018 11:08:30 +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 0A70BE0CA1 for ; Fri, 5 Jan 2018 11:08:28 +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 CFECC335C0C for ; Fri, 5 Jan 2018 11:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58A78199 for ; Fri, 5 Jan 2018 11:08:26 +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: <1515150493.62e9cb2febd8b16fbb93a995bef14b5a37ea81bd.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-archive-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild X-VCS-Directories: xfce-extra/thunar-archive-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 62e9cb2febd8b16fbb93a995bef14b5a37ea81bd X-VCS-Branch: master Date: Fri, 5 Jan 2018 11:08: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: cda25303-ffed-49d7-9100-325b0d05c733 X-Archives-Hash: 67669cd0e931179e563b37c37ec6dfd4 commit: 62e9cb2febd8b16fbb93a995bef14b5a37ea81bd Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jan 5 11:05:07 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jan 5 11:08:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e9cb2f xfce-extra/thunar-archive-plugin: amd64 stable wrt bug #643074 Package-Manager: Portage-2.3.13, Repoman-2.3.3 .../thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild index b8388f2596f..98054fa9691 100644 --- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild +++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/libxfce4util-4.8:=