diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 22:27:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 22:28:26 +0000 |
commit | 7964cbac43ae9a64fcbd8f5315c13f7984fe98a8 (patch) | |
tree | 0bca85f53ee29eb0cd160dcbbb31b9d9fe4c5633 /x11-libs/libfm | |
parent | x11-misc/pcmanfm: stable 1.2.5 for ppc, bug #625180 (diff) | |
download | gentoo-7964cbac43ae9a64fcbd8f5315c13f7984fe98a8.tar.gz gentoo-7964cbac43ae9a64fcbd8f5315c13f7984fe98a8.tar.bz2 gentoo-7964cbac43ae9a64fcbd8f5315c13f7984fe98a8.zip |
x11-libs/libfm: stable 1.2.5 for ppc, bug #625180
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/libfm-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm/libfm-1.2.5.ebuild b/x11-libs/libfm/libfm-1.2.5.ebuild index 5d88eb6c7ef7..ad671cdf555e 100644 --- a/x11-libs/libfm/libfm-1.2.5.ebuild +++ b/x11-libs/libfm/libfm-1.2.5.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=5 @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="https://github.com/lxde/libfm/archive/${PV}.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.5.0" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala" |