From: Agostino Sarubbo Date: Sun, 3 May 2020 19:11:14 +0000 (+0200) Subject: sys-auth/rtkit: ppc64 stable wrt bug #720016 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec633318fc6b572fd405f4bdd63451eb64fdfb85;p=gentoo.git sys-auth/rtkit: ppc64 stable wrt bug #720016 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-auth/rtkit/rtkit-0.12-r1.ebuild b/sys-auth/rtkit/rtkit-0.12-r1.ebuild index 258bfc58fc40..41002bb4ed2e 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"