app-misc/vifm: Stabilize 0.13-r1 amd64, #940925

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-06 09:26:03 +01:00
parent 4fc8022d07
commit 1ebf9c6c06

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/vifm/vifm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc x86"
KEYWORDS="amd64 ~arm64 ~ppc x86"
fi
LICENSE="GPL-2"