diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:37 -0700 |
commit | 592e570b9905542f87217682d36cd47f49296548 (patch) | |
tree | d6fc4ce0dfe21507241488fedd8a80a4ef7b7f2d /x11-misc/lndir | |
parent | x11-misc/imake-1.0.7-r1: ppc stable, bug 668900 (diff) | |
download | gentoo-592e570b9905542f87217682d36cd47f49296548.tar.gz gentoo-592e570b9905542f87217682d36cd47f49296548.tar.bz2 gentoo-592e570b9905542f87217682d36cd47f49296548.zip |
x11-misc/lndir-1.0.3-r2: ppc stable, bug 668900
Signed-off-by: Matt Turner <mattst88@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 65d4cb695fd3..e4b58dcba5a9 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" |