summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:38:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:39:02 +0200
commit2996be2763dc9f2a240f6c21ed14873b298a3ffc (patch)
tree0a55539d82a94319796f7c567db38928316605ba /mate-base/mate-common
parentdev-libs/tree-sitter-java: add 0.20.1 (diff)
downloadgentoo-2996be2763dc9f2a240f6c21ed14873b298a3ffc.tar.gz
gentoo-2996be2763dc9f2a240f6c21ed14873b298a3ffc.tar.bz2
gentoo-2996be2763dc9f2a240f6c21ed14873b298a3ffc.zip
mate-base/mate-common: Stabilize 1.26.0 amd64, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-base/mate-common')
-rw-r--r--mate-base/mate-common/mate-common-1.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.26.0.ebuild b/mate-base/mate-common/mate-common-1.26.0.ebuild
index 005de150e616..06f661c1b6d7 100644
--- a/mate-base/mate-common/mate-common-1.26.0.ebuild
+++ b/mate-base/mate-common/mate-common-1.26.0.ebuild
@@ -8,7 +8,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
fi
DESCRIPTION="Common files for development of MATE packages"