mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-extra/caja-dropbox: drop x86 keywords
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user