commit: 93546aa35963a45ab547c2d640bd5ea2e86575d2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 09:14:50 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 09:14:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93546aa3
mate-base/mate-common: Stabilize 1.27.0 amd64, #914523
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
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"