commit: 134fe7f40bee4f35eed78b1d6dc17337d59948a0 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 23:43:59 2025 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 23:55:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=134fe7f4
gui-libs/greetd: stabilize 0.10.3-r1 for amd64 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> gui-libs/greetd/greetd-0.10.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-libs/greetd/greetd-0.10.3-r1.ebuild b/gui-libs/greetd/greetd-0.10.3-r1.ebuild index 30f9a98e47b8..b28f99ad7d5c 100644 --- a/gui-libs/greetd/greetd-0.10.3-r1.ebuild +++ b/gui-libs/greetd/greetd-0.10.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2024 Gentoo Authors +# Copyright 2017-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -79,7 +79,7 @@ LICENSE="GPL-3+" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="man selinux" DEPEND="
