From 93546aa35963a45ab547c2d640bd5ea2e86575d2 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 22 Sep 2023 09:14:50 +0000 Subject: mate-base/mate-common: Stabilize 1.27.0 amd64, #914523 Signed-off-by: Arthur Zamarin --- mate-base/mate-common/mate-common-1.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate-common/mate-common-1.27.0.ebuild b/mate-base/mate-common/mate-common-1.27.0.ebuild index da436c0b32c6..de697265a5ce 100644 --- a/mate-base/mate-common/mate-common-1.27.0.ebuild +++ b/mate-base/mate-common/mate-common-1.27.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" -- cgit v1.2.3-65-gdbad