summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:38:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:39:13 +0200
commit6dfd55e7c986af2ed2abea2d3af8c1b9dfcf05d5 (patch)
tree858429e69f0c18f53526004eef52460079948b89 /mate-base
parentx11-themes/mate-themes: Stabilize 3.22.23 amd64, #884079 (diff)
downloadgentoo-6dfd55e7c986af2ed2abea2d3af8c1b9dfcf05d5.tar.gz
gentoo-6dfd55e7c986af2ed2abea2d3af8c1b9dfcf05d5.tar.bz2
gentoo-6dfd55e7c986af2ed2abea2d3af8c1b9dfcf05d5.zip
mate-base/mate-common: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-base')
-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 06f661c1b6d7..62b4bf8a0410 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"