diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/rtkit-0.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/rtkit/rtkit-0.12-r1.ebuild b/sys-auth/rtkit/rtkit-0.12-r1.ebuild index e54968bf0db0..b62f0e12093b 100644 --- a/sys-auth/rtkit/rtkit-0.12-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.12-r1.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="systemd" BDEPEND="virtual/pkgconfig" |