summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-10-09 21:48:30 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-21 22:14:43 +0100
commit570cb18f92ddd59481901078c19a73627b3f30ff (patch)
treeda298763e67f17f7b7258c858d3cc631240a06f9 /mate-base
parentmate-base/mate-control-center: added ~arm64 keyword. (diff)
downloadgentoo-570cb18f92ddd59481901078c19a73627b3f30ff.tar.gz
gentoo-570cb18f92ddd59481901078c19a73627b3f30ff.tar.bz2
gentoo-570cb18f92ddd59481901078c19a73627b3f30ff.zip
mate-base/caja: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'mate-base')
-rw-r--r--mate-base/caja/caja-1.18.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/caja/caja-1.18.3.ebuild b/mate-base/caja/caja-1.18.3.ebuild
index 49801be08b3a..c1436ba6504c 100644
--- a/mate-base/caja/caja-1.18.3.ebuild
+++ b/mate-base/caja/caja-1.18.3.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate virtualx
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="Caja file manager for the MATE desktop"