mate-extra/caja-dropbox: drop x86 keywords

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2024-10-23 10:22:49 -05:00
parent 7bc50a3bf1
commit 4eadf61a19

View File

@@ -10,7 +10,7 @@ inherit mate python-single-r1 linux-info
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
KEYWORDS="amd64 x86"
KEYWORDS="amd64"
fi
DESCRIPTION="Store, Sync and Share Files Online"