diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 19:55:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:15 +0100 |
commit | 1024a089987c5d9647b26c1f6e268da301ececc6 (patch) | |
tree | 50a0d615eef968f8582857544832ae6f4bc45d8d /x11-misc/lndir | |
parent | x11-misc/imake: x86 stable (bug #668900) (diff) | |
download | gentoo-1024a089987c5d9647b26c1f6e268da301ececc6.tar.gz gentoo-1024a089987c5d9647b26c1f6e268da301ececc6.tar.bz2 gentoo-1024a089987c5d9647b26c1f6e268da301ececc6.zip |
x11-misc/lndir: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r-- | x11-misc/lndir/lndir-1.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild index c0a3841c308d..53c90ba0cb3e 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" |