x11-misc/spacefm: Stabilize 1.0.6-r5 x86, #963562

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-09-29 19:24:58 +03:00
parent 330848fc61
commit ab1b2a705f

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_BRANCH="next"
inherit git-r3
else
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
SRC_URI="https://github.com/IgnorantGuru/spacefm/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi