diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:24:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:26:46 +0300 |
commit | 0d35fb14c8919b84c6d51502e84e758eeb68cfff (patch) | |
tree | 41483e1cecaf6aebbb042d78955b83f9aa3bfffc /mate-base | |
parent | mate-base/mate: amd64 stable wrt bug #682168 (diff) | |
download | gentoo-0d35fb14c8919b84c6d51502e84e758eeb68cfff.tar.gz gentoo-0d35fb14c8919b84c6d51502e84e758eeb68cfff.tar.bz2 gentoo-0d35fb14c8919b84c6d51502e84e758eeb68cfff.zip |
mate-base/mate-applets: amd64 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.22.0.ebuild b/mate-base/mate-applets/mate-applets-1.22.0.ebuild index 1a1b62dec8c9..4690d3d3a3f3 100644 --- a/mate-base/mate-applets/mate-applets-1.22.0.ebuild +++ b/mate-base/mate-applets/mate-applets-1.22.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="Applets for the MATE Desktop and Panel" |