summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-03 17:45:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-03 17:45:25 +0300
commitae48baaaf899c2b7e5e5cda2e587c062fc5edcaa (patch)
treed4411754c56cea22eb93e165e20437f0e0275b24 /x11-misc/lndir
parentx11-misc/xbitmaps: amd64 stable wrt bug #668900 (diff)
downloadgentoo-ae48baaaf899c2b7e5e5cda2e587c062fc5edcaa.tar.gz
gentoo-ae48baaaf899c2b7e5e5cda2e587c062fc5edcaa.tar.bz2
gentoo-ae48baaaf899c2b7e5e5cda2e587c062fc5edcaa.zip
x11-misc/lndir: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r--x11-misc/lndir/lndir-1.0.3-r2.ebuild4
1 files 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 3009d675272b..65d4cb695fd3 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"