diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:55 -0700 |
commit | f5299b39c0ea3102e58d86cdcb30e61b734d5bb8 (patch) | |
tree | 78f459823c95424cbbe70a52883855d7741291c1 /x11-misc | |
parent | x11-misc/imake-1.0.7-r1: ppc64 stable, bug 668900 (diff) | |
download | gentoo-f5299b39c0ea3102e58d86cdcb30e61b734d5bb8.tar.gz gentoo-f5299b39c0ea3102e58d86cdcb30e61b734d5bb8.tar.bz2 gentoo-f5299b39c0ea3102e58d86cdcb30e61b734d5bb8.zip |
x11-misc/lndir-1.0.3-r2: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 e4b58dcba5a9..095370b7e663 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" |