README.ja is tiny (1255 bytes), so install it unconditionally.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
LICENSE="LGPL-2+ MIT-with-advertising"
SLOT="0"
KEYWORDS="alpha amd64 ppc x86"
-IUSE="linguas_ja static-libs"
+IUSE="static-libs"
RDEPEND="media-libs/libpng
media-libs/tiff
src_install() {
default
find "${D}" -name '*.la' -exec rm -f {} +
- use linguas_ja && dodoc README.ja
+ dodoc README.ja
}