diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:52:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:52:35 +0100 |
commit | 32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a (patch) | |
tree | 531cf88b17876f5408b91e96eab5d389ded595d9 /x11-misc/lndir | |
parent | x11-libs/libxcb: sparc stable wrt bug #611056 (diff) | |
download | gentoo-32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a.tar.gz gentoo-32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a.tar.bz2 gentoo-32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a.zip |
x11-misc/lndir: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 4f20acf7ed3f..cb471e37cfe8 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="" |