summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mate-base/mate-menus/mate-menus-1.18.1.ebuild')
-rw-r--r--mate-base/mate-menus/mate-menus-1.18.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate-menus/mate-menus-1.18.1.ebuild b/mate-base/mate-menus/mate-menus-1.18.1.ebuild
index f9eea2c1fab6..32b2fd99e0cf 100644
--- a/mate-base/mate-menus/mate-menus-1.18.1.ebuild
+++ b/mate-base/mate-menus/mate-menus-1.18.1.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
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit python-r1 mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="MATE menu system, implementing the F.D.O cross-desktop spec"