diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:34:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:14 +0100 |
commit | ed42aae32a9886bf335d42fc3d9162747649f16b (patch) | |
tree | 9249816f85403783308a5a5c3619029fc23c4e6e /app-editors/mp | |
parent | app-editors/leafpad: dropped ~x86-interix (diff) | |
download | gentoo-ed42aae32a9886bf335d42fc3d9162747649f16b.tar.gz gentoo-ed42aae32a9886bf335d42fc3d9162747649f16b.tar.bz2 gentoo-ed42aae32a9886bf335d42fc3d9162747649f16b.zip |
app-editors/mp: dropped ~x86-interix
Package-Manager: portage-2.3.3
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" |