diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 12:45:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 12:45:15 +0200 |
commit | 70ff3c6ceb1a18256faec5b19d5273fe2ded6225 (patch) | |
tree | 3dd69f5572628a2727a1bacd5d853890df07c91f /sys-auth/rtkit | |
parent | net-nds/openldap: Security cleanup (diff) | |
download | gentoo-70ff3c6ceb1a18256faec5b19d5273fe2ded6225.tar.gz gentoo-70ff3c6ceb1a18256faec5b19d5273fe2ded6225.tar.bz2 gentoo-70ff3c6ceb1a18256faec5b19d5273fe2ded6225.zip |
sys-auth/rtkit: x86 stable wrt bug #720016
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/rtkit')
-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 c3337981a235..3e7a879835ec 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" |