diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-10 09:18:18 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-10 09:18:18 +0300 |
commit | 4194257466536d96c32580ff786505194e914b1b (patch) | |
tree | 3dc8b9255abec835bb37b80bdd598ec3cde0fd45 /mate-base | |
parent | sys-auth/sssd: Stabilize 2.9.1 amd64, #915399 (diff) | |
download | gentoo-4194257466536d96c32580ff786505194e914b1b.tar.gz gentoo-4194257466536d96c32580ff786505194e914b1b.tar.bz2 gentoo-4194257466536d96c32580ff786505194e914b1b.zip |
mate-base/mate-control-center: Stabilize 1.26.1 amd64, #915415
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-control-center/mate-control-center-1.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild index ba5657f0b4aa..d383b2f2fdf9 100644 --- a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild +++ b/mate-base/mate-control-center/mate-control-center-1.26.1.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="The MATE Desktop configuration tool" |