summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-03 16:10:56 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-03 16:10:56 +0000
commite1f1e4540507607efb47aa3649ed4d6b98c6cac5 (patch)
tree24da1308d356533bebb9b3cfcbb388cc92d8998e /x11-misc
parentapp-office/texstudio: add 4.8.4 using qt6, drop 4.8.1 (diff)
downloadgentoo-e1f1e4540507607efb47aa3649ed4d6b98c6cac5.tar.gz
gentoo-e1f1e4540507607efb47aa3649ed4d6b98c6cac5.tar.bz2
gentoo-e1f1e4540507607efb47aa3649ed4d6b98c6cac5.zip
x11-misc/spacefm: Stabilize 1.0.6-r4 amd64, #939035
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/spacefm/spacefm-1.0.6-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/spacefm/spacefm-1.0.6-r4.ebuild b/x11-misc/spacefm/spacefm-1.0.6-r4.ebuild
index a5105860b716..186bae52f4bd 100644
--- a/x11-misc/spacefm/spacefm-1.0.6-r4.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.6-r4.ebuild
@@ -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