commit:     93ea7decf158ec49fd13698b7d06a11aab4d9ffc
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Jan 18 22:11:58 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 10:50:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ea7dec

x11-terms/mate-terminal: stabilize 1.26.1 for amd64, x86

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-terms/mate-terminal/mate-terminal-1.26.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-terms/mate-terminal/mate-terminal-1.26.1.ebuild 
b/x11-terms/mate-terminal/mate-terminal-1.26.1.ebuild
index 91f78e2b4e77..709ac747c6fc 100644
--- a/x11-terms/mate-terminal/mate-terminal-1.26.1.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-1.26.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ inherit mate
 
 MINOR=$(($(ver_cut 2) % 2))
 if [[ ${MINOR} -eq 0 ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Terminal"

Reply via email to