diff options
Diffstat (limited to 'sys-auth/rtkit/rtkit-0.12.ebuild')
-rw-r--r-- | sys-auth/rtkit/rtkit-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/rtkit/rtkit-0.12.ebuild b/sys-auth/rtkit/rtkit-0.12.ebuild index 125517d132b3..e37504af1391 100644 --- a/sys-auth/rtkit/rtkit-0.12.ebuild +++ b/sys-auth/rtkit/rtkit-0.12.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 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="systemd" BDEPEND="virtual/pkgconfig" |