commit: 196d15c84c4869e309e1761c3cadf39cfbdaedd4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 06:57:13 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 06:57:13 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196d15c8
app-admin/rasdaemon: Stabilize 0.8.4 amd64, #968330 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/rasdaemon/rasdaemon-0.8.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/rasdaemon/rasdaemon-0.8.4.ebuild b/app-admin/rasdaemon/rasdaemon-0.8.4.ebuild index 9f0afb2e05ee..70c996a16cfa 100644 --- a/app-admin/rasdaemon/rasdaemon-0.8.4.ebuild +++ b/app-admin/rasdaemon/rasdaemon-0.8.4.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="https://www.infradead.org/~mchehab/rasdaemon/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="selinux" DEPEND="
