diff options
author | Sam James <sam@gentoo.org> | 2023-08-22 11:33:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-22 11:33:06 +0100 |
commit | b4d9922f5f089a5acb107e8420383a0d1b02cd0b (patch) | |
tree | 35ef91140015f1705a6f5302c37fb0c667bcf03a /sys-auth/rtkit | |
parent | net-proxy/lyrebird: Stabilize 0.1.0 amd64, #912753 (diff) | |
download | gentoo-b4d9922f5f089a5acb107e8420383a0d1b02cd0b.tar.gz gentoo-b4d9922f5f089a5acb107e8420383a0d1b02cd0b.tar.bz2 gentoo-b4d9922f5f089a5acb107e8420383a0d1b02cd0b.zip |
sys-auth/rtkit: Stabilize 0.13-r2 x86, #912755
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/rtkit')
-rw-r--r-- | sys-auth/rtkit/rtkit-0.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/rtkit/rtkit-0.13-r2.ebuild b/sys-auth/rtkit/rtkit-0.13-r2.ebuild index a683382027f9..b845b3a9c746 100644 --- a/sys-auth/rtkit/rtkit-0.13-r2.ebuild +++ b/sys-auth/rtkit/rtkit-0.13-r2.ebuild @@ -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 sparc x86" IUSE="selinux systemd" BDEPEND="virtual/pkgconfig" |