diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 22:27:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 22:28:25 +0000 |
commit | e5c90997eb47db9e38b21a8ea5cb5a7e1151d096 (patch) | |
tree | dfd13c553dd115e8282c408fa8aa68fc962bb224 /x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild | |
parent | dev-vcs/git-cola: Drop old (diff) | |
download | gentoo-e5c90997eb47db9e38b21a8ea5cb5a7e1151d096.tar.gz gentoo-e5c90997eb47db9e38b21a8ea5cb5a7e1151d096.tar.bz2 gentoo-e5c90997eb47db9e38b21a8ea5cb5a7e1151d096.zip |
x11-libs/libfm-extra: 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-extra/libfm-extra-1.2.5.ebuild')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild b/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild index 4a960668dc97..0caa1a5efec9 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.2.5.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-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="" |