summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-03-17 08:55:14 +0000
committerYixun Lan <dlan@gentoo.org>2024-03-17 09:10:37 +0000
commit861de1ddeecc1a718ba3cd7bc3af99758037d183 (patch)
treea30d3ecf04d5b77e109eadc3d1ed01b7ec2d294b /sys-auth
parentgui-wm/hyprland: keyword 0.37.1 for ~riscv (diff)
downloadgentoo-861de1ddeecc1a718ba3cd7bc3af99758037d183.tar.gz
gentoo-861de1ddeecc1a718ba3cd7bc3af99758037d183.tar.bz2
gentoo-861de1ddeecc1a718ba3cd7bc3af99758037d183.zip
sys-auth/rtkit: Keyword 0.13-r2 riscv, #927153
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/rtkit/rtkit-0.13-r2.ebuild4
1 files 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"