diff options
Diffstat (limited to 'app-editors/mp')
-rw-r--r-- | app-editors/mp/mp-5.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mp/mp-5.2.2.ebuild b/app-editors/mp/mp-5.2.2.ebuild index 421815e08b42..ebf3c8141013 100644 --- a/app-editors/mp/mp-5.2.2.ebuild +++ b/app-editors/mp/mp-5.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-interix ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="gtk iconv kde ncurses nls pcre qt4" MP_LINGUAS="de es it nl ru sv" |