commit: ae48baaaf899c2b7e5e5cda2e587c062fc5edcaa
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 3 14:45:25 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Nov 3 14:45:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae48baaa
x11-misc/lndir: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
x11-misc/lndir/lndir-1.0.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
index 3009d675272..65d4cb695fd 100644
--- a/x11-misc/lndir/lndir-1.0.3-r2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"