Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/keyutils/
Date: Sat, 21 Sep 2019 05:20:27
Message-Id: 1569043176.e9cb2f1b87dde68cf5e2ec8d5d8b056f4e8a670e.mattst88@gentoo
1 commit: e9cb2f1b87dde68cf5e2ec8d5d8b056f4e8a670e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 05:17:02 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 05:19:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9cb2f1b
7
8 sys-apps/keyutils-1.6.1: alpha stable, bug 693240
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-apps/keyutils/keyutils-1.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/keyutils/keyutils-1.6.1.ebuild b/sys-apps/keyutils/keyutils-1.6.1.ebuild
16 index edc06893811..bc739bc0146 100644
17 --- a/sys-apps/keyutils/keyutils-1.6.1.ebuild
18 +++ b/sys-apps/keyutils/keyutils-1.6.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/s
20
21 LICENSE="GPL-2 LGPL-2.1"
22 SLOT="0/1.9"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="static static-libs test"
26
27 RDEPEND=""