diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:07:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:41 +0300 |
commit | b052bfe67e8474306c0240fe286f4eaff54429b9 (patch) | |
tree | ebe87378c3585557431fa9cc5ce8d3d26f8d4cfb /mate-extra | |
parent | mate-extra/mate-sensors-applet: amd64 stable wrt bug #625838 (diff) | |
download | gentoo-b052bfe67e8474306c0240fe286f4eaff54429b9.tar.gz gentoo-b052bfe67e8474306c0240fe286f4eaff54429b9.tar.bz2 gentoo-b052bfe67e8474306c0240fe286f4eaff54429b9.zip |
mate-extra/mate-indicator-applet: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild index 08bf724fbf31..a590981bc241 100644 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.18.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate versionator if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="MATE indicator applet" |