summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-08-30 08:56:44 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-08-30 08:56:44 +0300
commitad5dbd21f95f1551b430f757977a0982372f08eb (patch)
tree6d8cbccd345d6cfbfc676f2b2147e7cddff02209 /mate-extra
parentmate-extra/caja-dropbox: Stabilize 1.28.0 x86, #938707 (diff)
downloadgentoo-ad5dbd21f95f1551b430f757977a0982372f08eb.tar.gz
gentoo-ad5dbd21f95f1551b430f757977a0982372f08eb.tar.bz2
gentoo-ad5dbd21f95f1551b430f757977a0982372f08eb.zip
mate-extra/mate-user-share: Stabilize 1.28.0 x86, #938707
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-user-share/mate-user-share-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-user-share/mate-user-share-1.28.0.ebuild b/mate-extra/mate-user-share/mate-user-share-1.28.0.ebuild
index b34d9e6f414f..45cbd92d6fcd 100644
--- a/mate-extra/mate-user-share/mate-user-share-1.28.0.ebuild
+++ b/mate-extra/mate-user-share/mate-user-share-1.28.0.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="Personal file sharing for the MATE desktop"