From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C4A613888F for ; Sat, 17 Oct 2015 18:33:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 906AD21C04E; Sat, 17 Oct 2015 18:33:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B24D121C04E for ; Sat, 17 Oct 2015 18:33:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F320C3408E5 for ; Sat, 17 Oct 2015 18:33:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 268CD11D2 for ; Sat, 17 Oct 2015 18:32:57 +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: <1445106597.18bea01fad6a26df749e8b21c510d8678e2fdb54.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-r1.ebuild X-VCS-Directories: xfce-extra/thunar-archive-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 18bea01fad6a26df749e8b21c510d8678e2fdb54 X-VCS-Branch: master Date: Sat, 17 Oct 2015 18:32:57 +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: c9e89487-a7c8-458f-bfcc-c10a5be1e793 X-Archives-Hash: c63d35789a0bf90fb0d2b3c07419acbf commit: 18bea01fad6a26df749e8b21c510d8678e2fdb54 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 17 18:24:29 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 17 18:29:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18bea01f xfce-extra/thunar-archive-plugin: sparc stable wrt bug #553500 Package-Manager: portage-2.2.20.1 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild index 51608e3..f71ebd0 100644 --- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild +++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild @@ -13,7 +13,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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/libxfce4util-4.8:=