diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-01 23:44:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-01 23:44:00 +0000 |
commit | 070bf0043430d54b95823397262b2e88412978fa (patch) | |
tree | 6a3ef8294e91897397d23f875cf29c3752ef4038 /x11-libs/libfm/libfm-1.3.1.ebuild | |
parent | x11-misc/pcmanfm: stable 1.3.1 for ppc, bug #690898 (diff) | |
download | gentoo-070bf0043430d54b95823397262b2e88412978fa.tar.gz gentoo-070bf0043430d54b95823397262b2e88412978fa.tar.bz2 gentoo-070bf0043430d54b95823397262b2e88412978fa.zip |
x11-libs/libfm: stable 1.3.1 for ppc, bug #690898
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.78, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/libfm/libfm-1.3.1.ebuild')
-rw-r--r-- | x11-libs/libfm/libfm-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild b/x11-libs/libfm/libfm-1.3.1.ebuild index 5cf75a253e20..043aed0bea84 100644 --- a/x11-libs/libfm/libfm-1.3.1.ebuild +++ b/x11-libs/libfm/libfm-1.3.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="https://wiki.lxde.org/en/PCManFM" SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala" |