x11-misc/slim: Stabilize 1.4.0 arm64, #922575

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-22 04:57:45 +00:00
parent 857263a64e
commit 425bd60107

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit subversion
else
SRC_URI="mirror://sourceforge/project/${PN}-fork/${P}.tar.gz"
KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv sparc x86"
KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv sparc x86"
fi
DESCRIPTION="Simple Login Manager resurrected"