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 0DF8D138806 for ; Mon, 18 Dec 2017 18:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34B25E1069; Mon, 18 Dec 2017 18:59:09 +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 10028E1069 for ; Mon, 18 Dec 2017 18:59:09 +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 EEE4833BF01 for ; Mon, 18 Dec 2017 18:59:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C5D5AE8A for ; Mon, 18 Dec 2017 18:59:06 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1513623494.66b2b5db9b9f577cce0f39d02e04c21524c86ed9.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/pcmanfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild X-VCS-Directories: x11-misc/pcmanfm/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 66b2b5db9b9f577cce0f39d02e04c21524c86ed9 X-VCS-Branch: master Date: Mon, 18 Dec 2017 18:59:06 +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: f085a564-7468-41f6-92a5-552e2747cb3f X-Archives-Hash: ce16f5ef0bcf86578f1b207a26b262f6 commit: 66b2b5db9b9f577cce0f39d02e04c21524c86ed9 Author: Markus Meier gentoo org> AuthorDate: Mon Dec 18 18:58:14 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Mon Dec 18 18:58:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b2b5db x11-misc/pcmanfm: arm stable, bug #625180 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild b/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild index 91825a1869b..48b65592200 100644 --- a/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2