Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/keyutils/
Date: Thu, 04 Jan 2018 15:43:01
Message-Id: 1515080566.7c0e16a86b1c66c927a46f80a1c2e87a64a96e80.polynomial-c@gentoo
1 commit: 7c0e16a86b1c66c927a46f80a1c2e87a64a96e80
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 15:42:30 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 15:42:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0e16a8
7
8 sys-apps/keyutils: Version 1.5.9-r4 stable for x86.
9
10 Bug: https://bugs.gentoo.org/643406
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-apps/keyutils/keyutils-1.5.9-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild b/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild
17 index ebad2f517d1..c5aed8c4240 100644
18 --- a/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild
19 +++ b/sys-apps/keyutils/keyutils-1.5.9-r4.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://people.redhat.com/dhowells/${PN}/${P}.tar.bz2"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="static static-libs test"
27
28 RDEPEND=""