commit: 4f94fb46d4291287e2d279dbc5060211af0da0fd
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Nov 4 11:17:06 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 14:15:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f94fb46
x11-misc/lndir: stable 1.0.3-r2 for sparc, bug #668900
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 095370b7e66..c0a3841c308 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ppc ppc64 sparc ~x86"
fi
LICENSE="MIT"