diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:23 +0200 |
commit | 3327f8fee663dd690a4029ee45ccb403a8e9f75b (patch) | |
tree | 7b9affa78a029b1ca50bd1afc60d6589aad3b9f6 /mate-base | |
parent | x11-misc/mate-notification-daemon: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-3327f8fee663dd690a4029ee45ccb403a8e9f75b.tar.gz gentoo-3327f8fee663dd690a4029ee45ccb403a8e9f75b.tar.bz2 gentoo-3327f8fee663dd690a4029ee45ccb403a8e9f75b.zip |
mate-base/mate: 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/mate-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate/mate-1.26.0.ebuild b/mate-base/mate/mate-1.26.0.ebuild index a148f72b5501..ab3622d247c7 100644 --- a/mate-base/mate/mate-1.26.0.ebuild +++ b/mate-base/mate/mate-1.26.0.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else MATE_BRANCH="$(ver_cut 1-2)" MATE_THEMES_V=3 - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi SRC_URI="" |