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-misc/lndir/
Date: Fri, 10 Mar 2017 11:00:16
Message-Id: 1489143575.91ab9d286b50a058a81d40a4391d876a38129fec.ago@gentoo
1 commit: 91ab9d286b50a058a81d40a4391d876a38129fec
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 10:56:24 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 10:59:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ab9d28
7
8 x11-misc/lndir: x86 stable wrt bug #611056
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-misc/lndir/lndir-1.0.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
18 index 3ad232666a2..4f20acf7ed3 100644
19 --- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild
20 +++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild
21 @@ -7,7 +7,7 @@ XORG_STATIC=no
22 inherit xorg-2
23
24 DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
25 -KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
26 +KEYWORDS="amd64 ppc ppc64 ~sparc x86"
27 IUSE=""
28
29 RDEPEND=""