diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:53:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:53:46 +0200 |
commit | 6e71bba79d899a4eacb900c72f248e47e09e0368 (patch) | |
tree | db43e1cdb103d3ebbf00a5ed761cebe564f778ec /sys-auth | |
parent | dev-python/oauthlib: amd64 stable wrt bug #720544 (diff) | |
download | gentoo-6e71bba79d899a4eacb900c72f248e47e09e0368.tar.gz gentoo-6e71bba79d899a4eacb900c72f248e47e09e0368.tar.bz2 gentoo-6e71bba79d899a4eacb900c72f248e47e09e0368.zip |
sys-auth/rtkit: amd64 stable wrt bug #720016
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 3a2200bc2135..e54968bf0db0 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" |