diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:56:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:35 +0100 |
commit | 91ab9d286b50a058a81d40a4391d876a38129fec (patch) | |
tree | 8cf021aa3b23233880025171dd2f910bbe3ee0b0 /x11-misc/lndir | |
parent | x11-libs/xcb-util-xrm: x86 stable wrt bug #611056 (diff) | |
download | gentoo-91ab9d286b50a058a81d40a4391d876a38129fec.tar.gz gentoo-91ab9d286b50a058a81d40a4391d876a38129fec.tar.bz2 gentoo-91ab9d286b50a058a81d40a4391d876a38129fec.zip |
x11-misc/lndir: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r-- | x11-misc/lndir/lndir-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild index 3ad232666a25..4f20acf7ed3f 100644 --- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild +++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild @@ -7,7 +7,7 @@ XORG_STATIC=no inherit xorg-2 DESCRIPTION="create a shadow directory of symbolic links to another directory tree" -KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="" |