diff options
Diffstat (limited to 'mate-base/caja/caja-1.18.5.ebuild')
-rw-r--r-- | mate-base/caja/caja-1.18.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/caja/caja-1.18.5.ebuild b/mate-base/caja/caja-1.18.5.ebuild index c1436ba6504c..144b09b82dc0 100644 --- a/mate-base/caja/caja-1.18.5.ebuild +++ b/mate-base/caja/caja-1.18.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate virtualx if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi DESCRIPTION="Caja file manager for the MATE desktop" |