commit: 861de1ddeecc1a718ba3cd7bc3af99758037d183 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Sun Mar 17 08:55:14 2024 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 09:10:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=861de1dd
sys-auth/rtkit: Keyword 0.13-r2 riscv, #927153 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sys-auth/rtkit/rtkit-0.13-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/rtkit/rtkit-0.13-r2.ebuild b/sys-auth/rtkit/rtkit-0.13-r2.ebuild index 48ba78ba090a..fd13fbac19c3 100644 --- a/sys-auth/rtkit/rtkit-0.13-r2.ebuild +++ b/sys-auth/rtkit/rtkit-0.13-r2.ebuild @@ -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=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/heftig/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="selinux systemd" BDEPEND="virtual/pkgconfig"
