diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:21:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:12 +0200 |
commit | 9aae219e0947231408175dcbb22205e76c2388c5 (patch) | |
tree | 881102bfbae8eb66cadf488f9e4c2de174a5947f /mate-base/mate | |
parent | mate-base/libmatekbd: x86 stable (bug #625838) (diff) | |
download | gentoo-9aae219e0947231408175dcbb22205e76c2388c5.tar.gz gentoo-9aae219e0947231408175dcbb22205e76c2388c5.tar.bz2 gentoo-9aae219e0947231408175dcbb22205e76c2388c5.zip |
mate-base/mate: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-base/mate')
-rw-r--r-- | mate-base/mate/mate-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/mate/mate-1.18.ebuild b/mate-base/mate/mate-1.18.ebuild index c76843ae55d8..988b4ecb6dfd 100644 --- a/mate-base/mate/mate-1.18.ebuild +++ b/mate-base/mate/mate-1.18.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 @@ -10,7 +10,7 @@ else inherit versionator MATE_BRANCH="$(get_version_component_range 1-2)" MATE_THEMES_V=3 - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi SRC_URI="" |