summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/pcmanfm/ChangeLog5
-rw-r--r--x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog
index fbf73c44726c..36834616ec51 100644
--- a/x11-misc/pcmanfm/ChangeLog
+++ b/x11-misc/pcmanfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/pcmanfm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.103 2015/03/03 12:08:53 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.104 2015/03/12 10:07:21 ago Exp $
+
+ 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> pcmanfm-1.2.3.ebuild:
+ Stable for amd64, wrt bug #542042
03 Mar 2015; Yixun Lan <dlan@gentoo.org> pcmanfm-1.2.3.ebuild:
add arm64 support, tested on A53 board
diff --git a/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild b/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
index f58810955463..c99f2c5bb01a 100644
--- a/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.3 2015/03/03 12:08:53 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.4 2015/03/12 10:07:21 ago Exp $
EAPI="5"
inherit eutils fdo-mime readme.gentoo
@@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_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