diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:38:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:38:57 +0100 |
commit | 7a9828abfde688d8732a53faf019d9a62f405449 (patch) | |
tree | 040fa69dee3c1e3c82a7fa4767602748fd9f93a4 /x11-libs/libfm | |
parent | 512c26508614e32dacd9093597f3a97194e20734 (diff) | |
download | gentoo-7a9828abfde688d8732a53faf019d9a62f405449.tar.gz gentoo-7a9828abfde688d8732a53faf019d9a62f405449.tar.xz |
x11-libs/libfm: ppc stable wrt bug #583578
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/libfm-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm/libfm-1.2.4.ebuild b/x11-libs/libfm/libfm-1.2.4.ebuild index e70f164622c..bc9133cdcfd 100644 --- a/x11-libs/libfm/libfm-1.2.4.ebuild +++ b/x11-libs/libfm/libfm-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="https://github.com/lxde/libfm/archive/1.2.4.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/4.4.0" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala" |