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 | |
parent | b58a60d21da49b93bf9fef033cb56d36c92c2da1 (diff) | |
download | gentoo-32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a.tar.gz gentoo-32e4a4123e42aad7d71e0a6c6e02e5cb65c4658a.tar.xz |
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')
-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 4f20acf7ed3..cb471e37cfe 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="" |