diff options
Diffstat (limited to 'mate-base/mate-common/mate-common-1.22.2.ebuild')
-rw-r--r-- | mate-base/mate-common/mate-common-1.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.22.2.ebuild b/mate-base/mate-common/mate-common-1.22.2.ebuild index 6c83b6fdcda7..2c3030de0d38 100644 --- a/mate-base/mate-common/mate-common-1.22.2.ebuild +++ b/mate-base/mate-common/mate-common-1.22.2.ebuild @@ -8,7 +8,7 @@ inherit mate-desktop.org if [[ ${PV} == 9999 ]]; then inherit autotools else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="Common files for development of MATE packages" |