diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 17:31:10 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 23:17:39 -0400 |
commit | f7a6581c33040ab137f91d12765802b85a3a9af8 (patch) | |
tree | 53ad8e5ebe254d2c78bd68750da96996e7333620 /mate-base | |
parent | media-gfx/eom: Stabilize 1.24.0-r1 for amd64, x86 (diff) | |
download | gentoo-f7a6581c33040ab137f91d12765802b85a3a9af8.tar.gz gentoo-f7a6581c33040ab137f91d12765802b85a3a9af8.tar.bz2 gentoo-f7a6581c33040ab137f91d12765802b85a3a9af8.zip |
mate-base/mate-applets: Stabilize 1.24.0 for amd64, x86
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.24.0.ebuild b/mate-base/mate-applets/mate-applets-1.24.0.ebuild index 7831931878ec..eec4c6abf120 100644 --- a/mate-base/mate-applets/mate-applets-1.24.0.ebuild +++ b/mate-base/mate-applets/mate-applets-1.24.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" |