diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:07 +0000 |
commit | 6b136f9c2c36985791417479475f3374501c6df3 (patch) | |
tree | fa0172ba0aed716573ceb883d84a1b3aa3de1451 /x11-libs/libfm | |
parent | dev-libs/keybinder: Stabilize 0.3.1-r201 arm64, #765997 (diff) | |
download | gentoo-6b136f9c2c36985791417479475f3374501c6df3.tar.gz gentoo-6b136f9c2c36985791417479475f3374501c6df3.tar.bz2 gentoo-6b136f9c2c36985791417479475f3374501c6df3.zip |
x11-libs/libfm: Stabilize 1.3.1 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/libfm-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild b/x11-libs/libfm/libfm-1.3.1.ebuild index 1f7612edb4b5..4a92045e5400 100644 --- a/x11-libs/libfm/libfm-1.3.1.ebuild +++ b/x11-libs/libfm/libfm-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="+automount debug doc examples exif gtk udisks vala" |