summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 11:52:38 +0000
committerSam James <sam@gentoo.org>2023-12-21 11:52:38 +0000
commit243f03bb74a330d57f0b739fe162f6e30ba30fe8 (patch)
tree9ac7680a5b996981d257c6a698990496df995b66
parent*/*: unkeyword 1.27 (diff)
downloadgentoo-243f03bb74a330d57f0b739fe162f6e30ba30fe8.tar.gz
gentoo-243f03bb74a330d57f0b739fe162f6e30ba30fe8.tar.bz2
gentoo-243f03bb74a330d57f0b739fe162f6e30ba30fe8.zip
mate-extra/caja-dropbox: fix KEYWORDS
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild
index 67929cb3315a..adbbdbf5371c 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-1.27.0.ebuild
@@ -10,9 +10,7 @@ inherit mate python-single-r1 linux-info
MINOR=$((ver_cut 2) % 2)
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
-else
- KEYWORDS=""
+ KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="Store, Sync and Share Files Online"