diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:19 +0000 |
commit | 48603edd5c8c4fe0ca1766013ff69100cc856604 (patch) | |
tree | c2951f5c6560466fbc374b55f036aef3c895e102 /x11-misc/pcmanfm | |
parent | media-gfx/gpicview: Stabilize 0.2.5-r1 arm64, #765997 (diff) | |
download | gentoo-48603edd5c8c4fe0ca1766013ff69100cc856604.tar.gz gentoo-48603edd5c8c4fe0ca1766013ff69100cc856604.tar.bz2 gentoo-48603edd5c8c4fe0ca1766013ff69100cc856604.zip |
x11-misc/pcmanfm: Stabilize 1.3.1 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/pcmanfm')
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild index 235920582b53..ff5411af3887 100644 --- a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2 |