diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:10:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:10:14 +0100 |
commit | 6ac6c348a415c67570c942d10b337dc4864c2fe9 (patch) | |
tree | 9c9042450c88f9bfb63b1bd5e1f6c9b38fd585d9 /sys-auth | |
parent | dev-python/virtualenv: sparc stable wrt bug #752339 (diff) | |
download | gentoo-6ac6c348a415c67570c942d10b337dc4864c2fe9.tar.gz gentoo-6ac6c348a415c67570c942d10b337dc4864c2fe9.tar.bz2 gentoo-6ac6c348a415c67570c942d10b337dc4864c2fe9.zip |
sys-auth/rtkit: sparc stable wrt bug #753179
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/rtkit/rtkit-0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/rtkit/rtkit-0.13-r1.ebuild b/sys-auth/rtkit/rtkit-0.13-r1.ebuild index b0238d9f3261..09fccb721a9c 100644 --- a/sys-auth/rtkit/rtkit-0.13-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.13-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" |