commit: e3453dd212d1ed1f0c3c4a88cfd12ac2b1a8ef73 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Feb 25 01:18:05 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Feb 25 01:18:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3453dd2
x11-misc/wdm: Stabilize 1.28-r10 ppc, #970452 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> x11-misc/wdm/wdm-1.28-r10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/wdm/wdm-1.28-r10.ebuild b/x11-misc/wdm/wdm-1.28-r10.ebuild index 94247af54cff..e0851c98262e 100644 --- a/x11-misc/wdm/wdm-1.28-r10.ebuild +++ b/x11-misc/wdm/wdm-1.28-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://voins.program.ru/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86" IUSE="pam selinux truetype" DEPEND="
