Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/sessreg/
Date: Fri, 19 Jul 2019 11:33:56
Message-Id: 1563535948.8783e7819939b8391f37fd1d6af9df26a9e99148.ago@gentoo
1 commit: 8783e7819939b8391f37fd1d6af9df26a9e99148
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 19 11:32:28 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 19 11:32:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8783e781
7
8 x11-apps/sessreg: alpha stable wrt bug #689510
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 x11-apps/sessreg/sessreg-1.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-apps/sessreg/sessreg-1.1.2.ebuild b/x11-apps/sessreg/sessreg-1.1.2.ebuild
18 index 8a7624e9b7b..5efeb9f01c7 100644
19 --- a/x11-apps/sessreg/sessreg-1.1.2.ebuild
20 +++ b/x11-apps/sessreg/sessreg-1.1.2.ebuild
21 @@ -7,7 +7,7 @@ inherit xorg-3
22
23 DESCRIPTION="manage utmp/wtmp entries for non-init clients"
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE=""
28
29 RDEPEND=""