Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/rtkit/
Date: Sun, 03 May 2020 10:23:44
Message-Id: 1588501406.d476c65c841f61c3298325b3c34042f84f97cab9.slyfox@gentoo
1 commit: d476c65c841f61c3298325b3c34042f84f97cab9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun May 3 10:22:25 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 10:23:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d476c65c
7
8 sys-auth/rtkit: stable 0.12-r1 for sparc, bug #720016
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-auth/rtkit/rtkit-0.12-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-auth/rtkit/rtkit-0.12-r1.ebuild b/sys-auth/rtkit/rtkit-0.12-r1.ebuild
19 index b62f0e12093..258bfc58fc4 100644
20 --- a/sys-auth/rtkit/rtkit-0.12-r1.ebuild
21 +++ b/sys-auth/rtkit/rtkit-0.12-r1.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/heftig/${PN}/releases/download/v${PV}/${P}.tar.xz"
23
24 LICENSE="GPL-3 BSD"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
28 IUSE="systemd"
29
30 BDEPEND="virtual/pkgconfig"