Skip to content

Commit

Permalink
mate-base/mate-settings-daemon: stabilize 1.26.1 for amd64, x86
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Jordan <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
immolo authored and thesamesam committed Jan 19, 2024
1 parent 111ac92 commit 25f2f83
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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="MATE Settings Daemon"
Expand Down

0 comments on commit 25f2f83

Please sign in to comment.