diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:22 +0200 |
commit | 6b35d80388cae25e577c3a6f250db34e883068a4 (patch) | |
tree | ff5857ab9c05fedfd3f840f48513d16b3d811613 /mate-extra | |
parent | mate-extra/mate-system-monitor: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-6b35d80388cae25e577c3a6f250db34e883068a4.tar.gz gentoo-6b35d80388cae25e577c3a6f250db34e883068a4.tar.bz2 gentoo-6b35d80388cae25e577c3a6f250db34e883068a4.zip |
mate-extra/mate-utils: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-utils/mate-utils-1.26.0.ebuild b/mate-extra/mate-utils/mate-utils-1.26.0.ebuild index 4e4c572ca306..cdd334ecc8db 100644 --- a/mate-extra/mate-utils/mate-utils-1.26.0.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.26.0.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="Utilities for the MATE desktop" |