summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-07-31 19:06:08 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-08-06 23:17:24 -0400
commit8f471a91cf9e8dccb863ec227d6069ec6275823c (patch)
treef3af3cbaf5f1f9e925a10b32c67d70436a005d5f /mate-base/mate-common/mate-common-1.24.1.ebuild
parentmail-filter/dspam: add mysql-8 compatibility (diff)
downloadgentoo-8f471a91cf9e8dccb863ec227d6069ec6275823c.tar.gz
gentoo-8f471a91cf9e8dccb863ec227d6069ec6275823c.tar.bz2
gentoo-8f471a91cf9e8dccb863ec227d6069ec6275823c.zip
mate-base/mate-common: Stabilize 1.24.1 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/mate-common/mate-common-1.24.1.ebuild')
-rw-r--r--mate-base/mate-common/mate-common-1.24.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.24.1.ebuild b/mate-base/mate-common/mate-common-1.24.1.ebuild
index 6c83b6fdcda7..2c3030de0d38 100644
--- a/mate-base/mate-common/mate-common-1.24.1.ebuild
+++ b/mate-base/mate-common/mate-common-1.24.1.ebuild
@@ -8,7 +8,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Common files for development of MATE packages"