diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:38:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:38:50 +0100 |
commit | 512c26508614e32dacd9093597f3a97194e20734 (patch) | |
tree | ef73b7115a9d4bef5eef581806759e479ae0fcde /x11-libs/libfm-extra | |
parent | lxde-base/menu-cache: ppc stable wrt bug #583578 (diff) | |
download | gentoo-512c26508614e32dacd9093597f3a97194e20734.tar.gz gentoo-512c26508614e32dacd9093597f3a97194e20734.tar.bz2 gentoo-512c26508614e32dacd9093597f3a97194e20734.zip |
x11-libs/libfm-extra: 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-extra')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.2.4.ebuild b/x11-libs/libfm-extra/libfm-extra-1.2.4.ebuild index 753eb914121c..e02aeeec1291 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.2.4.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-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="" |