summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-01-03 16:49:13 +0000
committerSam James <sam@gentoo.org>2024-01-19 10:49:32 +0000
commit7ea89244284ffdc67e892f0384494b4b81407db5 (patch)
treedfbad9194cf9776bfd31e40a3ec8b6c772086d01 /mate-base
parentdev-java/jmh-core: Stabilize 1.37 amd64, #922473 (diff)
downloadgentoo-7ea89244284ffdc67e892f0384494b4b81407db5.tar.gz
gentoo-7ea89244284ffdc67e892f0384494b4b81407db5.tar.bz2
gentoo-7ea89244284ffdc67e892f0384494b4b81407db5.zip
mate-base/caja: Remove whitespace
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r--mate-base/caja/caja-1.27.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/caja/caja-1.27.2.ebuild b/mate-base/caja/caja-1.27.2.ebuild
index 85510a7865fd..5115b8527c22 100644
--- a/mate-base/caja/caja-1.27.2.ebuild
+++ b/mate-base/caja/caja-1.27.2.ebuild
@@ -9,7 +9,7 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
fi
DESCRIPTION="Caja file manager for the MATE desktop"