diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:22 +0000 |
commit | 3bb9628cab3b9b33318745daa1894bf78b2936fc (patch) | |
tree | fef84cc7acc72bae84f898431e2c7955271ea5be /x11-libs | |
parent | lxde-base/lxde-meta: Stabilize 0.5.5-r6 arm64, #765997 (diff) | |
download | gentoo-3bb9628cab3b9b33318745daa1894bf78b2936fc.tar.gz gentoo-3bb9628cab3b9b33318745daa1894bf78b2936fc.tar.bz2 gentoo-3bb9628cab3b9b33318745daa1894bf78b2936fc.zip |
x11-libs/libfm-extra: Stabilize 1.3.1 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild index 23720ac53293..a2d9c22061b0 100644 --- a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild +++ b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="" |