diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-04 19:11:32 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-04 19:38:58 +0100 |
commit | 768010254925ff77873244d0752568ffb80690de (patch) | |
tree | 9b701f3ac789c7663071160b5d608ac881553a77 | |
parent | app-editors/emacs-vcs: Cleanup libdir to avoid future slot collisions. (diff) | |
download | gentoo-768010254925ff77873244d0752568ffb80690de.tar.gz gentoo-768010254925ff77873244d0752568ffb80690de.tar.bz2 gentoo-768010254925ff77873244d0752568ffb80690de.zip |
x11-terms/rxvt: linguas_ja not in IUSE (#607278 by Toralf Förster)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | x11-terms/rxvt/rxvt-2.7.10-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt/rxvt-2.7.10-r4.ebuild b/x11-terms/rxvt/rxvt-2.7.10-r4.ebuild index 4204dba86dd0..aa459c5845e5 100644 --- a/x11-terms/rxvt/rxvt-2.7.10-r4.ebuild +++ b/x11-terms/rxvt/rxvt-2.7.10-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/rxvt/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" -IUSE="motif cjk xgetdefault linuxkeys" +IUSE="motif cjk xgetdefault linguas_ja linuxkeys" RDEPEND="x11-libs/libX11 x11-libs/libXpm |