diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:12 +0200 |
commit | c5032b9c34417fc996c5d14aa89ce39af504ec5d (patch) | |
tree | 588cf516d5397a0955611ff13d81c70eccc45f93 /mate-base | |
parent | x11-misc/mate-notification-daemon: Stabilize 1.26.0 amd64, #884079 (diff) | |
download | gentoo-c5032b9c34417fc996c5d14aa89ce39af504ec5d.tar.gz gentoo-c5032b9c34417fc996c5d14aa89ce39af504ec5d.tar.bz2 gentoo-c5032b9c34417fc996c5d14aa89ce39af504ec5d.zip |
mate-base/mate: Stabilize 1.26.0 amd64, #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 87e02d5b75f9..a148f72b5501 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="" |