diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-18 19:57:56 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-18 19:57:56 +0100 |
commit | 2f3ed1cf16b941409f7e79c806e2990d9feb4f93 (patch) | |
tree | 01293018507cbb4f77ec1c337d587a2100ba1e2a /x11-libs | |
parent | sys-apps/miscfiles: arm stable, bug #622770 (diff) | |
download | gentoo-2f3ed1cf16b941409f7e79c806e2990d9feb4f93.tar.gz gentoo-2f3ed1cf16b941409f7e79c806e2990d9feb4f93.tar.bz2 gentoo-2f3ed1cf16b941409f7e79c806e2990d9feb4f93.zip |
x11-libs/libfm-extra: arm stable, bug #625180
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-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 212e8acbd076..4ed8c810321b 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-2016 Gentoo Foundation +# Copyright 1999-2017 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="" |