diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:32:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:52:40 +0200 |
commit | ee8810f5f6304ef81d8ccd384044aa1cd7ec9947 (patch) | |
tree | 174acfc952e554dac26a3baa67bc8cd2349178d0 /mate-extra | |
parent | mate-extra/mate-calc: x86 stable (bug #625838) (diff) | |
download | gentoo-ee8810f5f6304ef81d8ccd384044aa1cd7ec9947.tar.gz gentoo-ee8810f5f6304ef81d8ccd384044aa1cd7ec9947.tar.bz2 gentoo-ee8810f5f6304ef81d8ccd384044aa1cd7ec9947.zip |
mate-extra/mate-indicator-applet: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 560ab9029e4a..08bf724fbf31 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" |